Uses of Class
org.apache.lucene.facet.search.sampling.Sampler.SampleResult

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

Uses of Sampler.SampleResult in org.apache.lucene.facet.search.sampling
 

Methods in org.apache.lucene.facet.search.sampling that return Sampler.SampleResult
 Sampler.SampleResult Sampler.getSampleSet(ScoredDocIDs docids)
          Compute a sample set out of the input set, based on the SamplingParams.getSampleRatio() in effect.
 



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