meilisearch / meilisearch-go

Golang wrapper for the Meilisearch API
https://www.meilisearch.com
MIT License
480 stars 81 forks source link

Enable to use `DeleteDocumentsByFilter` through `IndexInterface` #511

Closed yuku closed 4 months ago

yuku commented 4 months ago

Pull Request

Related issue

None

What does this PR do?

Add DeleteDocumentsByFilter method to IndexInterface to be able to use the method through the interface.

https://github.com/meilisearch/meilisearch-go/blob/3310833cd68e1fd42c9f63e9028edf41410e5b5c/index_documents.go#L535

Without this change, the following document doesn't work as expected.

image

PR checklist

Please check if your PR fulfills the following requirements:

Thank you so much for contributing to Meilisearch!

meili-bors[bot] commented 4 months ago

Build succeeded: