alleyinteractive / es-admin

12 stars 8 forks source link

update hits.total to source the correct node for es v7+ #24

Closed jakewrfoster closed 4 years ago

jakewrfoster commented 4 years ago

Overview

ES 7+ changed hits.total to an object containing hits.total.value and hits.total.relation. This PR allows backward compat but also favors ES v7's data structure.

More information

https://www.elastic.co/guide/en/elasticsearch/reference/current/breaking-changes-7.0.html#hits-total-now-object-search-response