Uses of Class
org.apache.lucene.document.SortedDocValuesField
-
Packages that use SortedDocValuesField Package Description org.apache.lucene.document The logical representation of aDocument
for indexing and searching. -
-
Uses of SortedDocValuesField in org.apache.lucene.document
Subclasses of SortedDocValuesField in org.apache.lucene.document Modifier and Type Class Description class
SortedBytesDocValuesField
Deprecated.UseSortedDocValuesField
instead.
-