| Package | Description |
|---|---|
| org.jahia.services.search |
| Modifier and Type | Method and Description |
|---|---|
SearchResponse.FacetedResult |
SearchResponse.getFacetedResult(String facetDefinitionId)
Retrieves the faceted result, which corresponds to the supplied facet definition ID.
|
static SearchResponse.FacetedResult |
SearchUtils.getFacetedResult(String facetDefinitionId,
RenderContext ctx)
Retrieves the faceted result, which corresponds to the supplied facet definition ID.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<SearchResponse.FacetedResult> |
SearchResponse.getFacetedResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResponse.setFacetedResults(Collection<SearchResponse.FacetedResult> facetedResults) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.