Uses of Package
org.elasticsearch.search.facet.geodistance

Packages that use org.elasticsearch.search.facet.geodistance
org.elasticsearch.search.facet   
org.elasticsearch.search.facet.geodistance   
 

Classes in org.elasticsearch.search.facet.geodistance used by org.elasticsearch.search.facet
GeoDistanceFacetBuilder
          A geo distance builder allowing to create a facet of distances from a specific location including the number of hits within each distance range, and aggregated data (like totals of either the distance or cusotm value fields).
 

Classes in org.elasticsearch.search.facet.geodistance used by org.elasticsearch.search.facet.geodistance
GeoDistanceFacet
           
GeoDistanceFacet.Entry
           
GeoDistanceFacetBuilder
          A geo distance builder allowing to create a facet of distances from a specific location including the number of hits within each distance range, and aggregated data (like totals of either the distance or cusotm value fields).
GeoDistanceFacetCollector
           
InternalGeoDistanceFacet
           
 



Copyright © 2009-2012. All Rights Reserved.