Closed
Description
Hello,
I saw that refresh field on DeleteQuery is unused.
It seems to work differently than described in the javadoc (setting refresh=true doesn't seem to trigger refresh)
I think we should set the refresh based on the DeleteQuery > refresh
field in documentDeleteByQueryRequest method, I'll open PR if you agree!