Uses of Class
org.apache.lucene.util.fst.FST.BytesReader

Packages that use FST.BytesReader
Package
Description
Normalization of text before the tokenizer.
Stemming TokenFilter using a Java implementation of the Hunspell stemming algorithm.
Analyzer for Japanese.
Kuromoji dictionary implementation.
Analyzer for Korean.
Korean dictionary implementation.
Miscellaneous Tokenstreams.
Analysis components for Synonyms.
BlockTree terms dictionary.
Same postings format as Lucene50, except the terms dictionary also supports ords, i.e.
A primary-key postings format that associates a version (long) with each term and can provide fail-fast lookups by ID and version.
Term dictionary, DocValues or Postings formats that are read entirely into memory.
Analyzer based autosuggest.
Finite state transducers