| Package | Description |
|---|---|
| org.apache.solr.schema | |
| org.apache.solr.search | |
| org.apache.solr.search.function | |
| org.apache.solr.search.function.distance |
| Class and Description |
|---|
| DocValues
Represents field values as different types.
|
| FieldCacheSource
A base class for ValueSource implementations that retrieve values for
a single field from the
FieldCache. |
| ValueSource
Instantiates
DocValues for a particular reader. |
| Class and Description |
|---|
| FunctionQuery
Returns a score for each document based on a ValueSource,
often some function of the value of a field.
|
| ValueSource
Instantiates
DocValues for a particular reader. |
| Class and Description |
|---|
ConstNumberSource
ConstNumberSource is the base class for all constant numbers |
| DocValues
Represents field values as different types.
|
| DualFloatFunction |
| FieldCacheSource
A base class for ValueSource implementations that retrieve values for
a single field from the
FieldCache. |
| FunctionQuery.FunctionWeight |
| MultiFloatFunction |
| MultiValueSource
A
ValueSource that abstractly represents ValueSources for
poly fields, and other things. |
| SingleFunction
A function with a single argument
|
| ValueSource
Instantiates
DocValues for a particular reader. |
| ValueSourceScorer |
| Class and Description |
|---|
| DocValues
Represents field values as different types.
|
| MultiValueSource
A
ValueSource that abstractly represents ValueSources for
poly fields, and other things. |
| ValueSource
Instantiates
DocValues for a particular reader. |
| VectorValueSource
Converts individual ValueSource instances to leverage the DocValues *Val functions that work with multiple values,
i.e.
|