Uses of Package
org.apache.lucene.analysis.core
-
Packages that use org.apache.lucene.analysis.core Package Description org.apache.lucene.analysis.core Basic, general-purpose analysis components. -
Classes in org.apache.lucene.analysis.core used by org.apache.lucene.analysis.core Class Description FlattenGraphFilter.InputNode Holds all tokens leaving a given input position.FlattenGraphFilter.OutputNode Gathers up merged input positions into a single output position, only for the current "frontier" of nodes we've seen but can't yet output because they are not frozen.KeywordTokenizer Emits the entire input as a single token.LetterTokenizer A LetterTokenizer is a tokenizer that divides text at non-letters.