Interface IndexSortSortedNumericDocValuesRangeQuery.ValueComparator

Enclosing class:
IndexSortSortedNumericDocValuesRangeQuery

private static interface IndexSortSortedNumericDocValuesRangeQuery.ValueComparator
Compares the given document's value with a stored reference value.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    compare(int docID)