Uses of Class
org.apache.lucene.util.automaton.CharacterRunAutomaton
Packages that use CharacterRunAutomaton
Package
Description
Stemming TokenFilter using a Java implementation of the
Hunspell stemming algorithm.
Set of components for pattern-based (regex) analysis.
-
Uses of CharacterRunAutomaton in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell with type parameters of type CharacterRunAutomatonModifier and TypeFieldDescription(package private) ArrayList<CharacterRunAutomaton> Dictionary.patterns -
Uses of CharacterRunAutomaton in org.apache.lucene.analysis.pattern
Fields in org.apache.lucene.analysis.pattern declared as CharacterRunAutomatonModifier and TypeFieldDescriptionprivate final CharacterRunAutomatonSimplePatternSplitTokenizer.runDFAprivate final CharacterRunAutomatonSimplePatternTokenizer.runDFA