Commit Graph

2 Commits

Author SHA1 Message Date
Bin 37bbc43bba
Update query_multi_match.go
MultiMatchType eq MatchTypeBestFields, field Can be empty
2023-07-12 10:44:59 +08:00
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