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

Packages that use BytesRef
Package
Description
Text analysis.
General-purpose attributes for text analysis.
Codecs API: API for customization of the encoding and structure of the index.
Compressing helper classes.
BlockTree terms dictionary.
Lucene 9.0 compressing format.
Lucene 9.9 file format.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.
Code to search indices.
Comparators, used to compare hits so as to determine their sort order when collecting the top results with TopFieldCollector.
Some utility classes.
Finite-state automaton for regular expressions.
Block KD-tree, implementing the generic spatial data structure described in this paper.
Finite state transducers