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

Packages that use ByteRunAutomaton
Package
Description
Term dictionary, DocValues or Postings formats that are read entirely into memory.
Pluggable term index / block terms dictionary implementations.
Code to maintain and access indices.
Code to search indices.
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term vectors, or analysis.
Finite-state automaton for regular expressions.