search_flip - v3.0.0 of the elasticsearch client got incredible new features
You can now convert search flip criterias to raw elasticsearch queries for code reuse, which helps to DRY up complex queries. Moreover, you can now use nearly all search flip query methods within its aggregation DSL to make top hits aggregations super simple. search_flip v3 comes with Instrumentation support. Give it a go: https://github.com/mrkamel/search_flip
Post a comment