| Package | Description |
|---|---|
| org.hibernate.search.backend.lucene.analysis | |
| org.hibernate.search.backend.lucene.analysis.model.dsl |
| Class and Description |
|---|
| LuceneAnalyzerTypeStep
The initial step in an analyzer definition, where the type of analyzer can be set.
|
| LuceneNormalizerTypeStep
The initial step in an analyzer definition, where the type of normalizer can be set.
|
| Class and Description |
|---|
| LuceneAnalysisComponentParametersStep
The step in an analysis component definition where optional parameters can be set.
|
| LuceneAnalysisOptionalComponentsStep
The step in an analyzer/normalizer definition
where optional components such as char filters or token filters can be added.
|
| LuceneAnalyzerOptionalComponentsStep
The step in an analyzer definition
where tokenizer paramaters can be set,
and where optional components such as char filters or token filters can be added.
|
| LuceneAnalyzerTokenizerStep
The step in an analyzer definition where the tokenizer can be set.
|
| LuceneNormalizerOptionalComponentsStep
The step in a normalizer definition
where optional components such as char filters or token filters can be added.
|
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.