| Package | Description |
|---|---|
| org.hibernate.search.elasticsearch.analyzer.definition.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainingElasticsearchAnalysisDefinitionRegistry
An
ElasticsearchAnalysisDefinitionRegistry that delegate calls
to a "parent" registry when no definition is found. |
class |
NamespaceMergingElasticsearchAnalysisDefinitionRegistry
A wrapper around an
ElasticsearchAnalysisDefinitionRegistry that automatically
checks that newly inserted analyzers/normalizers do not introduce naming conflicts
between normalizers and analyzers, effectively merging the analyzer and normalizer
namespace. |
Copyright © 2006–2017 Hibernate. All rights reserved.