Package | Description |
---|---|
org.apache.lucene.queries.function.valuesource |
A variety of functions to use with FunctionQuery.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiValuedLongFieldSource
Obtains long field values from
LeafReader.getSortedNumericDocValues(java.lang.String) and using a
SortedNumericSelector it gives a single-valued ValueSource view of a field. |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.