Uses of Class
org.apache.lucene.util.automaton.RunAutomaton
Packages that use RunAutomaton
Package
Description
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial
queries.
Finite-state automaton for regular expressions.
-
Uses of RunAutomaton in org.apache.lucene.sandbox.search
Subclasses of RunAutomaton in org.apache.lucene.sandbox.searchModifier and TypeClassDescription(package private) static class
Fields in org.apache.lucene.sandbox.search declared as RunAutomaton -
Uses of RunAutomaton in org.apache.lucene.util.automaton
Subclasses of RunAutomaton in org.apache.lucene.util.automatonModifier and TypeClassDescriptionclass
Automaton representation for matching UTF-8 byte[].class
Automaton representation for matching char[].