Uses of Package
org.apache.lucene.facet.sampling

Packages that use org.apache.lucene.facet.sampling
org.apache.lucene.facet.old Old faceted search API, kept until complements, sampling and partitions are migrated to the new API. 
org.apache.lucene.facet.sampling Facets sampling. 
 

Classes in org.apache.lucene.facet.sampling used by org.apache.lucene.facet.old
Sampler
          Sampling definition for facets accumulation
 

Classes in org.apache.lucene.facet.sampling used by org.apache.lucene.facet.sampling
SampleFixer
          Fixer of sample facet accumulation results.
Sampler
          Sampling definition for facets accumulation
Sampler.SampleResult
          Result of sample computation
SamplingParams
          Parameters for sampling, dictating whether sampling is to take place and how.
 



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