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

We need a mechanism for applying global data filters, that are unrelated to facet filters #431

Closed
JasonStoltz opened this issue Nov 1, 2019 · 2 comments

Comments

@JasonStoltz
Copy link
Member

For reference: https://discuss.elastic.co/t/how-to-exclude-facets-in-filters-or-get-conditional-filters-conditionalfacets/206044

We want to simply apply a filter globally, which will be applied regardless of whether or not there is a filter applied on the same field in facets.

In our current API, we suggest doing something like that by setting filters in the searchQuery configuration. However, this breaks facet filtering when used on the same field, and also does not currently work with disjunctive faceting in app search.

@JasonStoltz JasonStoltz added this to the 2.0 milestone Nov 1, 2019
@JasonStoltz
Copy link
Member Author

Related to:
#148
#89

@JasonStoltz JasonStoltz removed this from the 2.0 milestone Jul 18, 2022
@JasonStoltz
Copy link
Member Author

I'm not sure this is relevant any longer.

@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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant