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
The QueryBuilders class in Spring Data Elasticsearch has the same name as a class in the Elasticsearch code. It should be renamed in order to remove this name clash.
Note: only deprecate the existing one to be removed later.