|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldCacheSource | |
---|---|
org.apache.solr.search.function |
Uses of FieldCacheSource in org.apache.solr.search.function |
---|
Subclasses of FieldCacheSource in org.apache.solr.search.function | |
---|---|
class |
FloatFieldSource
Obtains float field values from the FieldCache
using getFloats()
and makes those values available as other numeric types, casting as needed. |
class |
IntFieldSource
Obtains int field values from the FieldCache
using getInts()
and makes those values available as other numeric types, casting as needed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |