public class SimpleAnalyzer extends TextAnalyzer
It is used instead of the Lucene SimpleAnalyzer because it indexes numbers as well as letters, and includes the SubtokenFilter.
SubtokenFilter
Constructor and Description |
---|
SimpleAnalyzer(boolean indexing) |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.analysis.Analyzer.TokenStreamComponents |
createComponents(String fieldName) |
isIndexing, wrapStreamForIndexing, wrapStreamForWilcardSearchSupport
public final org.apache.lucene.analysis.Analyzer.TokenStreamComponents createComponents(String fieldName)
createComponents
in class TextAnalyzer
Copyright © 2002-2022 Atlassian. All Rights Reserved.
View cookie preferences