vinted / elasticsearch-dsl-rs

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

Implement post_filter for Search #218

Closed mtorromeo closed 1 year ago

mtorromeo commented 1 year ago

I found another missing feature in Search, namely post_filter

Thanks a lot!

buinauskas commented 1 year ago

Thanks, ditto as in https://github.com/vinted/elasticsearch-dsl-rs/issues/217!