Uses of Class
org.apache.lucene.index.PointValues

Packages that use PointValues
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Components from the Lucene 6.0 index format.
Lucene 8.6 file format.
Simpletext Codec: writes human readable postings.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Comparators, used to compare hits so as to determine their sort order when collecting the top results with TopFieldCollector.
Highlighting search terms.
Some utility classes.
Block KD-tree, implementing the generic spatial data structure described in this paper.