Methods in org.apache.solr.search.function that return DocValues |
DocValues |
ValueSource.getValues(IndexReader reader)
Deprecated. |
DocValues |
TopValueSource.getValues(Map context,
IndexReader reader)
|
DocValues |
FileFloatSource.getValues(Map context,
IndexReader reader)
|
DocValues |
MaxFloatFunction.getValues(Map context,
IndexReader reader)
|
DocValues |
QueryValueSource.getValues(Map context,
IndexReader reader)
|
DocValues |
RangeMapFloatFunction.getValues(Map context,
IndexReader reader)
|
DocValues |
ReverseOrdFieldSource.getValues(Map context,
IndexReader reader)
|
DocValues |
ReciprocalFloatFunction.getValues(Map context,
IndexReader reader)
|
DocValues |
ConstValueSource.getValues(Map context,
IndexReader reader)
|
DocValues |
ValueSource.getValues(Map context,
IndexReader reader)
Gets the values for this reader and the context that was previously
passed to createWeight() |
DocValues |
LongFieldSource.getValues(Map context,
IndexReader reader)
|
DocValues |
ScaleFloatFunction.getValues(Map context,
IndexReader reader)
|
DocValues |
ByteFieldSource.getValues(Map context,
IndexReader reader)
|
DocValues |
SimpleFloatFunction.getValues(Map context,
IndexReader reader)
|
DocValues |
DoubleFieldSource.getValues(Map context,
IndexReader reader)
|
DocValues |
IntFieldSource.getValues(Map context,
IndexReader reader)
|
DocValues |
ShortFieldSource.getValues(Map context,
IndexReader reader)
|
DocValues |
OrdFieldSource.getValues(Map context,
IndexReader reader)
|
DocValues |
LinearFloatFunction.getValues(Map context,
IndexReader reader)
|
DocValues |
DualFloatFunction.getValues(Map context,
IndexReader reader)
|
DocValues |
FloatFieldSource.getValues(Map context,
IndexReader reader)
|