Uses of Package
org.apache.solr.search.function

Packages that use org.apache.solr.search.function
org.apache.solr.schema   
org.apache.solr.search   
org.apache.solr.search.function   
 

Classes in org.apache.solr.search.function used by org.apache.solr.schema
DocValues
          Represents field values as different types.
ValueSource
          Instantiates DocValues for a particular reader.
 

Classes in org.apache.solr.search.function used by org.apache.solr.search
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.
 

Classes in org.apache.solr.search.function used by org.apache.solr.search.function
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
           
SingleFunction
          A function with a single argument
ValueSource
          Instantiates DocValues for a particular reader.
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.