OpenSearch/modules/lang-mustache
bellengao e2effa9fab Fix inaccurate total hit count in _search template api (#53155)
When 'rest_track_total_hits_as_int' is set to true, the total hits count in the response should be accurate. So we should set trackTotalHits to true if need when parsing the inline script of a search template request.

Closes #52801
2020-03-16 11:48:43 +01:00
..
licenses Update mustache dependency to 0.9.6 (#46243) 2019-09-09 13:42:03 +02:00
src Fix inaccurate total hit count in _search template api (#53155) 2020-03-16 11:48:43 +01:00
build.gradle Update mustache dependency to 0.9.6 (#46243) 2019-09-09 13:42:03 +02:00