Term facets on index name

Hi,

I found there are two different tickets for the same functionality. I am
confused, can anybody tell me the difference between these two?


I have been personally using the first one (and I also requested it :-)) but
I am a bit confused about the second one.
Is it that the first one made "_index" name value in Lucene index optional
while the second one default?

Regards,
Lukas

The second one allows to do term facets on the index name without needing to
store it in a document.

On Thu, Sep 23, 2010 at 1:56 PM, Lukáš Vlček lukas.vlcek@gmail.com wrote:

Hi,

I found there are two different tickets for the same functionality. I am
confused, can anybody tell me the difference between these two?
Add the ability to store the index name in the doc · Issue #292 · elastic/elasticsearch · GitHub
Terms Facet: Allow to provide `_index` as the field, resulting in facets on indices · Issue #374 · elastic/elasticsearch · GitHub

I have been personally using the first one (and I also requested it :-))
but I am a bit confused about the second one.
Is it that the first one made "_index" name value in Lucene index optional
while the second one default?

Regards,
Lukas