Uses of Class
org.apache.lucene.document.SortedDocValuesField
-
Packages that use SortedDocValuesField Package Description org.apache.lucene.document The logical representation of aDocumentfor indexing and searching. -
-
Uses of SortedDocValuesField in org.apache.lucene.document
Subclasses of SortedDocValuesField in org.apache.lucene.document Modifier and Type Class Description classSortedBytesDocValuesFieldDeprecated.UseSortedDocValuesFieldinstead.
-