| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.search | |
| de.hybris.platform.solrfacetsearch.search.impl.populators |
| Modifier and Type | Method and Description |
|---|---|
List<FacetField> |
SearchQuery.getFacets()
Returns the facet fields.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchQuery.addFacet(FacetField facet)
Adds a facet field.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
FacetSearchResultFacetsPopulator.isMultiSelect(FacetField facetField) |
protected List<FacetValue> |
FacetSearchResultFacetsPopulator.populateFacetValues(List<Count> sourceFacetValues,
SearchQuery searchQuery,
IndexedProperty indexedProperty,
FacetField facetField,
String fieldName,
boolean showFacet,
long maxFacetValueCount) |
Copyright © 2017 SAP SE. All Rights Reserved.