We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There are some problems to use CriteriaQuery API. Such as nested query.
So, I found org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter#updateCriteria. Are there any other APIs for me to use?
org.springframework.data.elasticsearch.core.convert.MappingElasticsearchConverter#updateCriteria
Thanks!