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

Packages that use BytesRefBuilder
Package
Description
Miscellaneous Tokenstreams.
Analysis components for Synonyms.
General-purpose attributes for text analysis.
BlockTree terms dictionary.
Pluggable term index / block terms dictionary implementations.
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.
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.
A primary-key postings format that associates a version (long) with each term and can provide fail-fast lookups by ID and version.
Code to search indices.
Comparators, used to compare hits so as to determine their sort order when collecting the top results with TopFieldCollector.
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