ValueSource
for function queries.See: Description
Interface | Description |
---|---|
SolrComparisonBoolFunction.Compare |
Class | Description |
---|---|
CollapseScoreFunction | |
CollapseScoreFunction.CollapseScoreFunctionValues | |
FileFloatSource |
Obtains float field values from an external file.
|
FileFloatSource.ReloadCacheRequestHandler | |
OrdFieldSource |
Obtains the ordinal of the field value from
LeafReader.getSortedDocValues(java.lang.String) . |
ReverseOrdFieldSource |
Obtains the ordinal of the field value from
LeafReader.getSortedDocValues(java.lang.String)
and reverses the order. |
SolrComparisonBoolFunction |
Refines
ComparisonBoolFunction to compare based on a 'long' or 'double' depending on if the
any of the FunctionValues are LongDocValues . |
ValueSourceRangeFilter |
RangeFilter over a ValueSource.
|
ValueSource
for function queries.Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.