Uses of Class
org.apache.lucene.util.BytesRefBuilder

Packages that use BytesRefBuilder
Package
Description
Stemming TokenFilter using a Java implementation of the Hunspell stemming algorithm.
Miscellaneous Tokenstreams.
Analysis components for Synonyms.
General-purpose attributes for text analysis.
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.
Simpletext Codec: writes human readable postings.
Pluggable term index / block terms dictionary implementations.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Queries that compute score based upon a function.
FunctionValues for different data types.
Code to search indices.
Highlighting search terms.
Suggest alternate spellings for words.
Support for Autocomplete/Autosuggest
Support for document suggestion
Finite-state based autosuggest.
Some utility classes.
Finite-state automaton for regular expressions.
Finite state transducers
Comparable object wrappers