Package | Description |
---|---|
org.apache.lucene.facet.search.sampling |
Sampling for facets accumulation
|
Modifier and Type | Field | Description |
---|---|---|
protected SamplingParams |
Sampler.samplingParams |
Modifier and Type | Method | Description |
---|---|---|
SamplingParams |
Sampler.getSamplingParams() |
Return the sampling params in effect
|
Constructor | Description |
---|---|
RandomSampler(SamplingParams params,
Random random) |
|
RepeatableSampler(SamplingParams params) |
|
Sampler(SamplingParams params) |
Construct with certain
SamplingParams |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.