Set multiple index by using 'es.resource' at Hive

Hi

My problem is the document count is wrong when I set
'es.resource' = 'apache-2014.09.*/apache-access' or
'es.resource' = 'apache-2014.09.29,apache-2014.09.30/apache-access' with
'es.query' = '{ "filter": { "bool": { "must": [ { "range": { "@timestamp":
{ "from": 1411916400000, "to": 1412002800000 } } } ] } } }' configuration
at Hive.

The document count is OK when I just use one index like
'es.resource' = 'apache-2014.09.29/apache-access' with 'es.query' = '{
"filter": { "bool": { "must": [ { "range": { "@timestamp": { "from":
1411916400000, "to": 1412002800000 } } } ] } } }'

So, my question is there any way to set multiple indexes?

Please, help me. super users!!!
Thank you!!!

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/435a52aa-60af-4805-ab83-835400dbf94e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.