|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexConfigurationException | |
|---|---|
| org.xcmis.search.config | |
| org.xcmis.search.lucene.index | |
| Uses of IndexConfigurationException in org.xcmis.search.config |
|---|
| Constructors in org.xcmis.search.config that throw IndexConfigurationException | |
|---|---|
IndexConfiguration(String rootUuid)
In memory index storage with default Tika configuration |
|
IndexConfiguration(String rootParentUuid,
String rootUuid)
In memory index storage with default Tika configuration |
|
IndexConfiguration(String indexDir,
String rootParentUuid,
String rootUuid)
|
|
IndexConfiguration(String indexDir,
String rootParentUuid,
String rootUuid,
String queryableIndexStorage,
org.apache.tika.config.TikaConfig tikaConfiguration)
|
|
| Uses of IndexConfigurationException in org.xcmis.search.lucene.index |
|---|
| Constructors in org.xcmis.search.lucene.index that throw IndexConfigurationException | |
|---|---|
CacheableIndexDataManager(IndexConfiguration indexConfuguration)
|
|
LocalIndexDataManagerProxy(IndexConfiguration indexConfuguration)
|
|
LocalStorageIndexDataManager(IndexConfiguration indexConfuguration)
|
|
LuceneIndexingService(IndexConfiguration indexConfuguration,
IndexRecoveryTool indexRecoveryTool)
|
|
PersistentIndexDataKeeperFactory(IndexConfiguration indexConfuguration)
|
|
StartableIndexingService(IndexConfiguration configuration,
IndexRecoveryTool indexRecoveryTool)
|
|
TransactionableIndexDataManager(IndexConfiguration indexConfuguration,
IndexRecoveryTool indexRecoveryTool)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||