You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Referring to #2864; Add a new DeleteByQuery class that enriches a Query with parameters like slices. Deprecated the existing ElasticsearchOperations.delete(Query ...) methods in favour of new ones using the new DeleteByQuery class.