I expect it won't be fast enough for general use. Most analytics stores implement functions inside the server to aggregate large amounts of data. There is always some query that returns the whole database in order to calculate an average.
I'm sure it will work fine for some things and for small data sets, but it probably won't scale for most real analytics applications. wunder On Jun 24, 2013, at 12:47 PM, pradeep kumar wrote: > Hello everyone, > > Apart from text search, can we use Solr as data store to serve data to form > analytics with drilldown charts or charts to add as widgets on dashboards? > > Any suggestion, examples? > > Thanks, > Pradeep