I'm in the process of switching to this package, but there is an elasticsearch feature I've been using, but I can't find a way to set it using this package.
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/docs-refresh.html
I would like to be able to set refresh to wait_for. We use it in tests to see if our filters and score boosts yield the expected results from elasticsearch. Is there a way to set the refresh parameter?
I think this PR might be related, but the author closed it. #89
I'm in the process of switching to this package, but there is an elasticsearch feature I've been using, but I can't find a way to set it using this package.
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/docs-refresh.html
I would like to be able to set refresh to wait_for. We use it in tests to see if our filters and score boosts yield the expected results from elasticsearch. Is there a way to set the refresh parameter?
I think this PR might be related, but the author closed it. #89