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

Packages that use VectorValueSource
org.apache.solr.search.function.distance   
 

Uses of VectorValueSource in org.apache.solr.search.function.distance
 

Constructors in org.apache.solr.search.function.distance with parameters of type VectorValueSource
HaversineConstFunction(double latCenter, double lonCenter, VectorValueSource vs)
           
 



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