Uses of Class
org.apache.lucene.document.SortedDocValuesField
Packages that use SortedDocValuesField
-
Uses of SortedDocValuesField in org.apache.lucene.document
Methods in org.apache.lucene.document that return SortedDocValuesFieldModifier and TypeMethodDescriptionstatic SortedDocValuesField
SortedDocValuesField.indexedField
(String name, BytesRef bytes) Creates a newSortedDocValuesField
with the specified 64-bit long value that also creates askip index
.