I have a search engine installed on a site that has a dedicated search page. I’m working towards adding some content to the site that will need filtered in the search results.
I’ve noticed with the default installation that I can add to the hash (/Search.aspx#stq=query&stp=1&filters[page][tags]=filter
) on the search page of my site to add a filter to the search query. Is there a way to add filters to the auto-completion query without switching to the jQuery plugins?