The Jest client does not support sorting on nested fields due to a change in Elasticsearch for 2 See org . 1: https://github hibernate . com/searchbox-io/Jest/issues/304
So for now, we don't support sorting on nested fields search .
We should bypass the Jest client and directly integrate the sort in the Json request v6poc . integrationtest.backend.tck.search.SearchSortIT#nested |
|