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