Package | Description |
---|---|
org.hibernate.search.backend.elasticsearch.analysis.model.dsl |
Modifier and Type | Interface and Description |
---|---|
interface |
ElasticsearchAnalyzerDefinitionWithTokenizerContext |
interface |
ElasticsearchCustomNormalizerDefinitionContext |
Modifier and Type | Method and Description |
---|---|
ElasticsearchCustomAnalysisDefinitionContext |
ElasticsearchCustomAnalysisDefinitionContext.withCharFilters(String... names)
Set the char filters that the normalizer will use.
|
ElasticsearchCustomAnalysisDefinitionContext |
ElasticsearchCustomAnalysisDefinitionContext.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.