elasticsearchindexingsenseelasticsearch-queryelasticsearch-indices

How to know the ES index from the ES query?


I have the Elastic search query(got it from the XHR call - using ARC), but need to know to which index, the query is being hit.


Solution

  • In any item, in "hits"/"hits" "_index" is what you need.example