Uses of Package
org.apache.lucene.analysis.core
Packages that use org.apache.lucene.analysis.core
-
Classes in org.apache.lucene.analysis.core used by org.apache.lucene.analysis.coreClassDescriptionHolds all tokens leaving a given input position.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.Emits the entire input as a single token.A LetterTokenizer is a tokenizer that divides text at non-letters.