Uses of Class
org.apache.lucene.queries.function.valuesource.ConstNumberSource

Packages that use ConstNumberSource
org.apache.lucene.queries.function.valuesource A variety of functions to use with FunctionQuery. 
 

Uses of ConstNumberSource in org.apache.lucene.queries.function.valuesource
 

Subclasses of ConstNumberSource in org.apache.lucene.queries.function.valuesource
 class ConstValueSource
          ConstValueSource returns a constant for all documents
 class DoubleConstValueSource
           
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.