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.