Uses of Class
com.browseengine.bobo.facets.impl.GeoFacetHandler.GeoFacetData

Packages that use GeoFacetHandler.GeoFacetData
com.browseengine.bobo.facets.filter   
com.browseengine.bobo.facets.impl   
 

Uses of GeoFacetHandler.GeoFacetData in com.browseengine.bobo.facets.filter
 

Constructor parameters in com.browseengine.bobo.facets.filter with type arguments of type GeoFacetHandler.GeoFacetData
GeoFacetFilter(FacetHandler<GeoFacetHandler.GeoFacetData> facetHandler, float lat, float lon, float radius, boolean miles)
           
 

Uses of GeoFacetHandler.GeoFacetData in com.browseengine.bobo.facets.impl
 

Methods in com.browseengine.bobo.facets.impl that return GeoFacetHandler.GeoFacetData
 GeoFacetHandler.GeoFacetData GeoFacetHandler.load(BoboIndexReader reader)
           
 

Constructors in com.browseengine.bobo.facets.impl with parameters of type GeoFacetHandler.GeoFacetData
GeoFacetCountCollector(String name, GeoFacetHandler.GeoFacetData dataCache, int docBase, FacetSpec fspec, List<String> predefinedRanges, boolean miles)
           
 



Copyright © 2011. All Rights Reserved.