Uses of Class
de.cxp.ocs.config.IndexSettings
Packages that use IndexSettings
-
Uses of IndexSettings in de.cxp.ocs.conf
Methods in de.cxp.ocs.conf that return IndexSettingsModifier and TypeMethodDescriptionDefaultIndexerConfigurationProvider.getIndexSettings
(String indexName) -
Uses of IndexSettings in de.cxp.ocs.elasticsearch
Constructors in de.cxp.ocs.elasticsearch with parameters of type IndexSettingsModifierConstructorDescriptionElasticsearchIndexer
(IndexSettings settings, FieldConfigIndex fieldConfAccess, org.elasticsearch.client.RestHighLevelClient restClient, List<DocumentPreProcessor> preProcessors, List<DocumentPostProcessor> postProcessors) -
Uses of IndexSettings in de.cxp.ocs.spi.indexer
Methods in de.cxp.ocs.spi.indexer that return IndexSettingsModifier and TypeMethodDescriptionIndexerConfigurationProvider.getIndexSettings
(String indexName)