Uses of Interface
org.apache.lucene.facet.search.sampling.SampleFixer

Packages that use SampleFixer
org.apache.lucene.facet.search.sampling Sampling for facets accumulation 
 

Uses of SampleFixer in org.apache.lucene.facet.search.sampling
 

Methods in org.apache.lucene.facet.search.sampling that return SampleFixer
 SampleFixer Sampler.getSampleFixer(IndexReader indexReader, TaxonomyReader taxonomyReader, FacetSearchParams searchParams)
          Get a fixer of sample facet accumulation results.
 



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