public class FacetHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_FACET_FIELDS
IndexPaln Attribute name which refers to the name of the fields that should used for facets.
|
| Constructor and Description |
|---|
FacetHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Facets |
getFacets(IndexSearcher searcher,
Query query,
TopDocs docs,
QueryIndex.IndexPlan plan,
boolean secure) |
static FacetsConfig |
getFacetsConfig(NodeBuilder definition) |
static String |
parseFacetField(String columnName) |
public static final String ATTR_FACET_FIELDS
public static FacetsConfig getFacetsConfig(NodeBuilder definition)
public static Facets getFacets(IndexSearcher searcher,
Query query,
TopDocs docs,
QueryIndex.IndexPlan plan,
boolean secure)
throws IOException
IOException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"