Joe McElroy
Joe McElroy
Thanks so much for the bug report. will get back to you.
thanks for the report! Will try get back to you, i suspect this is an issue with how we unroll filters together. Linked with https://github.com/elastic/search-ui/issues/763
no update yet @wentaoxu415. I will try get this prioritized.
I've started looking into this bug. Few things want to highlight: - We are currently creating a new "filter" per value, even if it was grouped together inside values. This...
now been released under v1.18.1 🎉 This change will rollup the filters into a single multi value OR or NOT type filter. an AND type filter still will need a...
closing this issue as we going into a new direction with analytics.
Hey all! Another way we could look at it is having a request builder pattern for when you need to make more than one change to search. For the above...
thanks for the bug report. Will look into it!
even better. happy to accept a PR fix, @renemroger!
Thanks for highlighting @wentaoxu415 ! I will find out the reason why rollup was put into place.