Query Pre-filter

Hi,

We have a use-case where we have a separate location index.

We want to query the location index with a string, and for a match use this as a filter into the main query, so can then filter by a location number. Otherwise if no matching location found about search.

Has anyone implemented something similar? Or how might this be implemented with a plugin etc?

Cheers,
Dan

This is like query chaining, where one query's results are fed into another, which isn't possible at the moment.
Not sure if we are working on anything, but it does get asked a bit :smile: