| 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(LuceneAnalysisConfigurationContext context)
Configures analysis as necessary using the given
context. |
| Modifier and Type | Method and Description |
|---|---|
LuceneAnalysisConfigurationContext |
LuceneAnalyzerTypeStep.instance(Analyzer instance)
Assign the given analyzer instance to this analyzer definition.
|
LuceneAnalysisConfigurationContext |
LuceneNormalizerTypeStep.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.