Uses of Class
org.apache.lucene.document.BinaryRangeDocValues
-
Packages that use BinaryRangeDocValues Package Description org.apache.lucene.document The logical representation of aDocumentfor indexing and searching. -
-
Uses of BinaryRangeDocValues in org.apache.lucene.document
Methods in org.apache.lucene.document that return BinaryRangeDocValues Modifier and Type Method Description private BinaryRangeDocValuesBinaryRangeFieldRangeQuery. getValues(LeafReader reader, java.lang.String field)
-