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

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

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

Subclasses of MultiValueSource in org.apache.lucene.queries.function.valuesource
 class VectorValueSource
          Converts individual ValueSource instances to leverage the FunctionValues *Val functions that work with multiple values, i.e.
 



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