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

Packages that use SortedSetDocValues
Package
Description
Components from the Lucene 7.0 index format.
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.
Faceted search.
Provides faceting capabilities over facets that were indexed with SortedSetDocValuesFacetField.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Misc search implementations.
Code to search indices.
Grouping.
Highlighting search terms.
Support for index-time and query-time joins.