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

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

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

Subclasses of MultiFloatFunction in org.apache.solr.search.function
 class ProductFloatFunction
          ProductFloatFunction returns the product of it's components.
 class SumFloatFunction
          SumFloatFunction returns the sum of it's components.
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.