Hi Christian,
It seems to me that you can use range faceting to get counts.
Thanks,
Emir
--
Monitoring * Alerting * Anomaly Detection * Centralized Log Management
Solr & Elasticsearch Support * http://sematext.com/
On 20.10.2015 17:05, Christian Reuschling wrote:
Hi,
we try to get the number
Hi,
we try to get the number of documents for given time slots in the index
efficiently.
For this, we query the solr index like this:
http://localhost:8014/solr/myCore/query?q=*:*&rows=1&fl=id&group=true&group.query=modified:[201103010%20TO%20201302010]&group.query=modified:[20