Package | Description |
---|---|
org.hibernate.search.elasticsearch.analyzer.definition |
Modifier and Type | Interface and Description |
---|---|
interface |
ElasticsearchAnalyzerDefinitionWithTokenizerContext |
interface |
ElasticsearchNormalizerDefinitionContext |
Modifier and Type | Method and Description |
---|---|
ElasticsearchCompositeAnalysisDefinitionContext |
ElasticsearchCompositeAnalysisDefinitionContext.withCharFilters(String... names)
Set the char filters that the normalizer will use.
|
ElasticsearchCompositeAnalysisDefinitionContext |
ElasticsearchCompositeAnalysisDefinitionContext.withTokenFilters(String... names)
Set the token filters that the normalizer will use.
|
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.