|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.lucene.queries.function.valuesource | |
---|---|
org.apache.lucene.queries.function.valuesource | A variety of functions to use with FunctionQuery. |
Classes in org.apache.lucene.queries.function.valuesource used by org.apache.lucene.queries.function.valuesource | |
---|---|
BoolFunction
|
|
ConstNumberSource
ConstNumberSource is the base class for all constant numbers |
|
DocFreqValueSource
DocFreqValueSource returns the number of documents containing the term. |
|
DualFloatFunction
|
|
FieldCacheSource
A base class for ValueSource implementations that retrieve values for a single field from the FieldCache . |
|
MultiFloatFunction
|
|
MultiFunction
|
|
MultiValueSource
A ValueSource that abstractly represents ValueSource s for
poly fields, and other things. |
|
SingleFunction
A function with a single argument |
|
TermFreqValueSource
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |