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.
Lucene 9.0 file format.
BlockTree terms dictionary.
Lucene 9.0 compressing format.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.
Code to search indices.
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