Package org.hibernate.search.backend.elasticsearch.analysis
-
Interface Summary Interface Description ElasticsearchAnalysisConfigurationContext A context allowing the definition of named analysis-related elements in an Elasticsearch backend: analyzers, tokenizers, char filters, ...ElasticsearchAnalysisConfigurer An object responsible for configuring analysis in an Elasticsearch index, providing analysis-related definitions that can be referenced from the mapping.