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

Packages that use SampleFixer
org.apache.lucene.facet.sampling Facets sampling. 
 

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

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



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