The fetch client to send the HTTP requests.
The possible values to filter this searchTerm by.
The facets configured in the prepared search.
The facets configured in the prepared search.
The possible values to filter this searchTerm by.
An array containing the possible values for this facet that can be used in the filter function as well as the number of search results that would be returned if you filtered by value.
Filters the search results for this search term using the facet values passed to this function. Allows for the additional usage of custom parameters
The facet values to be filtered. Must be an array.
Additional parameter objects. The key will be the parameter name, the value its value. If the parameters already exist (because you added them as configuration options) they will be overwritten and then deleted.
Filters the search results for this search term using the facette values passed to this function.
The facet values to be filtered.
Resets all selected values in this facet. For resetting a single facet we recommend calling filter with no parameters instead.
The resetted facet.
Generated using TypeDoc