Uses of Class
org.apache.solr.search.function.DocValues

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

Uses of DocValues in org.apache.solr.search.function
 

Methods in org.apache.solr.search.function that return DocValues
 DocValues LinearFloatFunction.getValues(IndexReader reader)
           
abstract  DocValues ValueSource.getValues(IndexReader reader)
           
 DocValues ReverseOrdFieldSource.getValues(IndexReader reader)
           
 DocValues IntFieldSource.getValues(IndexReader reader)
           
 DocValues MaxFloatFunction.getValues(IndexReader reader)
           
 DocValues ReciprocalFloatFunction.getValues(IndexReader reader)
           
 DocValues OrdFieldSource.getValues(IndexReader reader)
           
 DocValues FloatFieldSource.getValues(IndexReader reader)
           
 



Copyright © 2006 - 2009 The Apache Software Foundation