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

Packages that use SortedNumericDocValues
Package
Description
Components from the Lucene 8.0 index format.
Codecs API: API for customization of the encoding and structure of the index.
Lucene 9.0 file format.
Postings format that can delegate to different formats per-field.
Simpletext Codec: writes human readable postings.
The logical representation of a Document for indexing and searching.
Taxonomy of Categories.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Misc search implementations.
Sandbox faceting: facet cutters, see FacetCutter for details.
Code to search indices.
Highlighting search terms.
Support for index-time and query-time joins.
Lucene field & query support for the spatial geometry implemented in org.apache.lucene.spatial3d.geom.