| Package | Description |
|---|---|
| com.browseengine.bobo.facets | |
| com.browseengine.bobo.facets.data |
| Modifier and Type | Method and Description |
|---|---|
FacetHandler.TermCountSize |
FacetHandler.getTermCountSize() |
static FacetHandler.TermCountSize |
FacetHandler.TermCountSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FacetHandler.TermCountSize[] |
FacetHandler.TermCountSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FacetHandler<D> |
FacetHandler.setTermCountSize(FacetHandler.TermCountSize termCountSize) |
| Constructor and Description |
|---|
FacetDataCache(BigSegmentedArray orderArray,
TermValueList<T> valArray,
int[] freqs,
int[] minIDs,
int[] maxIDs,
FacetHandler.TermCountSize termCountSize) |
Copyright © 2005–2013. All rights reserved.