Searched defs:getMaxValue (Results 1 - 2 of 2) sorted by relevance
/lucene-3.6.0/lucene/core/src/java/org/apache/lucene/search/function/ | ||
H A D | DocValues.java | 167 public float getMaxValue() { method in class:DocValues |
/lucene-3.6.0/lucene/core/src/java/org/apache/lucene/util/packed/ | ||
H A D | PackedInts.java | 127 public long getMaxValue() { // Convenience method method in class:PackedInts.ReaderImpl |
Completed in 11 milliseconds