Protected
_filtersAdd a facet to the FilteredSearch object.
Get the Query objects to retrieve the facet options.
name of the facet endpoint to fetch options for
will skip applying the active modifier
keep the active facet filter for which options should be fetched in the query stack. Use when requesting RequestType.Options
Set a query as modifier. Only modifiers in the list passed to constructor are allowed.
Overwrite the entire state with the values in the passed Query stack.
typically retrieved from a URL query parameter and then parsed with parseQueries
Generated using TypeDoc
Associate Query objects with each other in a faceted search setup.
Deprecated
use FilteredSearch, a generalization of FacetedSearch