| Package | Description |
|---|---|
| org.hibernate.search.backend.lucene.analysis | |
| org.hibernate.search.backend.lucene.analysis.model.dsl |
| Modifier and Type | Method and Description |
|---|---|
void |
LuceneAnalysisConfigurer.configure(LuceneAnalysisDefinitionContainerContext context) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LuceneAnalysisComponentDefinitionContext |
interface |
LuceneAnalyzerDefinitionWithTokenizerContext |
interface |
LuceneCustomAnalysisDefinitionContext |
interface |
LuceneCustomNormalizerDefinitionContext |
| Modifier and Type | Method and Description |
|---|---|
LuceneAnalysisDefinitionContainerContext |
LuceneAnalyzerDefinitionContext.instance(Analyzer instance)
Assign the given analyzer instance to this analyzer definition.
|
LuceneAnalysisDefinitionContainerContext |
LuceneNormalizerDefinitionContext.instance(Analyzer instance)
Assign the given normalizer instance to this normalizer definition.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.