| Package | Description |
|---|---|
| org.springframework.data.gemfire.config.annotation | |
| org.springframework.data.gemfire.search.lucene |
| Modifier and Type | Method and Description |
|---|---|
default void |
IndexConfigurer.configure(String beanName,
LuceneIndexFactoryBean bean)
Configuration callback method providing a reference to a
LuceneIndexFactoryBean used to construct,
configure and initialize an instance of a peer LuceneIndex. |
| Modifier and Type | Method and Description |
|---|---|
LuceneIndexFactoryBean |
LuceneIndexFactoryBean.setLuceneIndex(org.apache.geode.cache.lucene.LuceneIndex luceneIndex)
Sets the given
LuceneIndex as the index created by this FactoryBean. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.