Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This project should distinguish between filters and facet filters #148

Closed
JasonStoltz opened this issue Mar 28, 2019 · 3 comments
Closed

Comments

@JasonStoltz
Copy link
Member

Note: Global filters should be applied to autocomplete, but not facet filters.

@JasonStoltz
Copy link
Member Author

Relates to #284

@wentaoxu415
Copy link

wentaoxu415 commented Oct 27, 2021

@JasonStoltz What is the current status on global filters and autocomplete? I was expecting to autocomplete to pick up global filters, but that does not seem to be the actual behavior. So I was wondering if I am missing some values under the autocompleteQuery section of the config or this is still not supported out of the box

I am currently using Elasticsearch 7.14 and react-search-ui 1.7.0

Update:
It looks like the solution was to copy the global filter values under the searchQuery section of the config to be pasted into the autocomleteQuery > results section

@JasonStoltz
Copy link
Member Author

I'm going to close this issue because I believe we now have proper support for base filters: #768

And yes, thanks for noting that point. Global autocomplete filters are different that global query filters.

@JasonStoltz JasonStoltz closed this as not planned Won't fix, can't repro, duplicate, stale Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants