Solr for real time analytics system

Rohit Kumar <[email protected]> Thu, 4 Feb 2016 10:51:20 +0530
Newsgroups gmane.comp.jakarta.lucene.solr.user,gmane.comp.apache.commons.general
Message-ID <CAOd-GeVDC_OcjQ-pPvM5-Z3ytd5PP_4BV_dqrg8MHAsT1wXS=w@mail.gmail.com>
Hi

I am quite new to Solr. I have to build a real time analytics system which
displays metrics based on multiple filters over a huge data set (~50million
documents with ~100 fileds ).  I would need mostly aggregation queries like
sum/average/groupby etc, but data set is quite huge. The aggregation
queries should be very fast.

Is Solr suitable for such use cases?

Thanks
Rohit