Uses of Class
org.apache.solr.search.function.FunctionQuery.FunctionWeight

Packages that use FunctionQuery.FunctionWeight
org.apache.solr.search.function   
 

Uses of FunctionQuery.FunctionWeight in org.apache.solr.search.function
 

Constructors in org.apache.solr.search.function with parameters of type FunctionQuery.FunctionWeight
FunctionQuery.AllScorer(Similarity similarity, IndexReader reader, FunctionQuery.FunctionWeight w)