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
When CriteriaQueryProcessor is building a QueryBuilder from a Criteria it does not consider that the Criteria entries in the criteria chain may contain nested criteria lists.
So it is not possible to transform nested CriteriaQuery objects into correct Elasticsearch queries