Uses of Class
org.apache.lucene.util.fst.Builder

Packages that use Builder
Package
Description
Stemming TokenFilter using a Java implementation of the Hunspell stemming algorithm.
Pluggable term index / block terms dictionary implementations.
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.
Pluggable term index / block terms dictionary implementations.
Support for document suggestion
Finite state transducers