Uses of Class
org.apache.lucene.facet.search.sampling.SamplingParams

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

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

Methods in org.apache.lucene.facet.search.sampling that return SamplingParams
 SamplingParams Sampler.getSamplingParams()
          Return the sampling params in effect
 

Constructors in org.apache.lucene.facet.search.sampling with parameters of type SamplingParams
Sampler(SamplingParams params)
          Construct with certain SamplingParams
 



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