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

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