Commit Graph
6 Commits
Author SHA1 Message Date
Caleb Champlin fc16427405 Features: Filter Aggregations, Nested Aggregations, Multi Match Queries, Highlights (#12)
* Add support for multi_match queries

* Add support for highlights

* Add support for nested aggregations and filtered aggregations

* Update README

* Fix formatting
2021-03-14 09:50:22 +02:00
Caleb Champlin 37dac903cc Fix formatting 2020-10-17 13:46:37 -06:00
Caleb Champlin 52ccf20965 Update README 2020-10-17 13:43:02 -06:00
Caleb Champlin 39f0dd59c1 Add support for nested aggregations and filtered aggregations 2020-10-17 13:42:50 -06:00
Caleb Champlin f7d496389e Add support for highlights 2020-10-17 13:42:23 -06:00
Caleb Champlin cf3d8d5827 Add support for multi_match queries 2020-10-17 13:41:45 -06:00