|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexConfiguration | |
|---|---|
| org.xcmis.search.config | |
| org.xcmis.search.lucene | |
| org.xcmis.search.lucene.index | |
| Uses of IndexConfiguration in org.xcmis.search.config |
|---|
| Methods in org.xcmis.search.config that return IndexConfiguration | |
|---|---|
IndexConfiguration |
SearchServiceConfiguration.getIndexConfuguration()
|
| Methods in org.xcmis.search.config with parameters of type IndexConfiguration | |
|---|---|
void |
SearchServiceConfiguration.setIndexConfiguration(IndexConfiguration indexConfiguration)
|
| Uses of IndexConfiguration in org.xcmis.search.lucene |
|---|
| Fields in org.xcmis.search.lucene declared as IndexConfiguration | |
|---|---|
protected IndexConfiguration |
AbstractLuceneQueryableIndexStorage.indexConfuguration
Index configuration. |
| Constructors in org.xcmis.search.lucene with parameters of type IndexConfiguration | |
|---|---|
IndexRecoveryTool(LuceneQueryableIndexStorage indexStorage,
LuceneIndexer nodeIndexer,
IndexConfiguration indexConfiguration)
|
|
LuceneQueryBuilder(org.apache.lucene.index.IndexReader indexReader,
NameConverter<?> nameConverter,
PathSplitter<?> pathSplitter,
Map<String,Object> bindVariablesValues,
IndexConfiguration indexConfiguration)
|
|
| Uses of IndexConfiguration in org.xcmis.search.lucene.index |
|---|
| Constructors in org.xcmis.search.lucene.index with parameters of type IndexConfiguration | |
|---|---|
CacheableIndexDataManager(IndexConfiguration indexConfuguration)
|
|
LocalIndexDataManagerProxy(IndexConfiguration indexConfuguration)
|
|
LocalStorageIndexDataManager(IndexConfiguration indexConfuguration)
|
|
LuceneIndexer(IndexConfiguration indexConfiguration)
|
|
LuceneIndexingService(IndexConfiguration indexConfuguration,
IndexRecoveryTool indexRecoveryTool)
|
|
PersistentIndexDataKeeperFactory(IndexConfiguration indexConfuguration)
|
|
StartableIndexingService(IndexConfiguration configuration,
IndexRecoveryTool indexRecoveryTool)
|
|
TransactionableIndexDataManager(IndexConfiguration indexConfuguration,
IndexRecoveryTool indexRecoveryTool)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||