Package | Description |
---|---|
org.apache.lucene.facet.sampling |
Facets sampling.
|
org.apache.lucene.facet.search |
Facets search code.
|
Modifier and Type | Class and Description |
---|---|
class |
SamplingAccumulator
Facets accumulation with sampling.
|
class |
SamplingWrapper
Wrap any Facets Accumulator with sampling.
|
Constructor and Description |
---|
SamplingWrapper(StandardFacetsAccumulator delegee,
Sampler sampler) |
Modifier and Type | Class and Description |
---|---|
class |
AdaptiveFacetsAccumulator
FacetsAccumulator whose behavior regarding complements, sampling,
etc. |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.