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

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

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

Subclasses of MultiFunction in org.apache.lucene.queries.function.valuesource
 class DefFunction
          ValueSource implementation which only returns the values from the provided ValueSources which are available for a particular docId.
 



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