When searching across several indices, sometimes it make sense to return a facet that includes a count of hits per index. This is similar in notion to terms facet (consider the index name as if it was a field stored in the index).
A simple terms facet definition, with _index as the field name will return a facet containing the mentioned info.