Uses of Class
org.apache.lucene.document.BinaryRangeDocValues
-
Packages that use BinaryRangeDocValues Package Description org.apache.lucene.document The logical representation of aDocument
for 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 BinaryRangeDocValues
BinaryRangeFieldRangeQuery. getValues(LeafReader reader, java.lang.String field)
-