| Package | Description |
|---|---|
| org.apache.lucene.facet.search.cache |
Caching to speed up facets accumulation.
|
| Modifier and Type | Method | Description |
|---|---|---|
CategoryListData |
CategoryListCache.get(CategoryListParams clp) |
Fetch the cached
CategoryListData for a given CategoryListParams. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
CategoryListCache.register(CategoryListParams clp,
CategoryListData clData) |
Register a pre-computed
CategoryListData. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.