| Package | Description |
|---|---|
| io.sphere.sdk.search |
Provides types to perform searches.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilteredFacetResult |
class |
RangeFacetResult |
class |
TermFacetResult |
| Modifier and Type | Method and Description |
|---|---|
FacetResult |
PagedSearchResult.getFacetResult(String facetResultPath)
Obtains the
FacetResult of the facet with the given result path. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FacetResult> |
PagedSearchResult.getFacetsResults() |