spring-projects / spring-data-elasticsearch

Provide support to increase developer productivity in Java when using Elasticsearch. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
https://spring.io/projects/spring-data-elasticsearch/
Apache License 2.0
2.9k stars 1.33k forks source link

Set refresh on DeleteByQueryRequest by DeleteQuery #2976

Closed tuguri8 closed 1 week ago

tuguri8 commented 2 weeks ago

Closes #2973

sothawo commented 1 week ago

Merged and backported to branch 5.3. (5.2 does not yet have the refresh property on th query)