CSFacetedSearchService
Tags
Table of Contents
- executeFacetedSearch() : array<string|int, mixed>
- REST endpoint for executing the Faceted Search
Methods
executeFacetedSearch()
REST endpoint for executing the Faceted Search
public
executeFacetedSearch() : array<string|int, mixed>
Service executes the search list response first and then the facet specific information (Category Tree and Faceted Options) based on that.
Tags
Return values
array<string|int, mixed> —Facet Search Response
