Elasticsearch: how to collapse data first then filter in one query
I have a lot of duplicated data with the same ID. Can I collapse the data in that index first, then filter according to the desired result in the same query?
ElasticSearch post_filter doesn’t return any results
I’m struggling to get a simple post filter to work: