Uses of Class
org.apache.lucene.util.automaton.CharacterRunAutomaton
Packages that use CharacterRunAutomaton
Package
Description
A Java implementation of Hunspell stemming and
spell-checking algorithms (
Hunspell
), and a stemming
TokenFilter (HunspellStemFilter
) based on it.Set of components for pattern-based (regex) analysis.
-
Uses of CharacterRunAutomaton in org.apache.lucene.analysis.hunspell
Fields in org.apache.lucene.analysis.hunspell declared as CharacterRunAutomaton -
Uses of CharacterRunAutomaton in org.apache.lucene.analysis.pattern
Fields in org.apache.lucene.analysis.pattern declared as CharacterRunAutomatonModifier and TypeFieldDescriptionprivate final CharacterRunAutomaton
SimplePatternSplitTokenizer.runDFA
private final CharacterRunAutomaton
SimplePatternTokenizer.runDFA