vinted / elasticsearch-dsl-rs

Strongly typed Elasticsearch DSL written in Rust
Apache License 2.0
198 stars 18 forks source link

feat: add terms aggregation include, exclude #267

Closed buinauskas closed 5 months ago

buinauskas commented 5 months ago

https://github.com/vinted/elasticsearch-dsl-rs/pull/254 is inactive, implements include/exclude for terms aggregations as per spec.