Uses of Class
org.apache.lucene.util.automaton.CompiledAutomaton

Packages that use CompiledAutomaton
Package
Description
BlockTree terms dictionary.
Same postings format as Lucene50, except the terms dictionary also supports ords, i.e.
Codec PostingsFormat for fast access to low-frequency terms such as primary key fields.
BlockTree terms dictionary.
Term dictionary, DocValues or Postings formats that are read entirely into memory.
Pluggable term index / block terms dictionary implementations.
Pluggable term index / block terms dictionary implementations.
Code to maintain and access indices.
Intervals queries
This package contains SrndQuery and its subclasses.
Code to search indices.
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term vectors, or analysis.