public abstract class TaxonomyFacets extends Facets
| Modifier and Type | Method and Description |
|---|---|
List<FacetResult> |
getAllDims(int topN)
Returns topN labels for any dimension that had hits,
sorted by the number of hits that dimension matched;
this is used for "sparse" faceting, where many
different dimensions were indexed, for example
depending on the type of document.
|
getSpecificValue, getTopChildrenpublic List<FacetResult> getAllDims(int topN) throws IOException
FacetsgetAllDims in class FacetsIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved