Please define "sum of fields". The total number of unique terms for all the fields? The sum of some values of some fields for each document? The count of the number of fields in the index? Other???
Best Erick On Thu, Nov 3, 2011 at 11:43 AM, stockii <stock.jo...@googlemail.com> wrote: > i am searching for the best way to get the sum of fields. > > I know the StatsComponent, but this component is not fast enough for 40-60 > thousands documents. > > exists some other components or methods form solr ? > > ----- > ------------------------------- System > ---------------------------------------- > > One Server, 12 GB RAM, 2 Solr Instances, 8 Cores, > 1 Core with 45 Million Documents other Cores < 200.000 > > - Solr1 for Search-Requests - commit every Minute - 5GB Xmx > - Solr2 for Update-Request - delta every Minute - 4GB Xmx > -- > View this message in context: > http://lucene.472066.n3.nabble.com/best-way-for-sum-of-fields-tp3477517p3477517.html > Sent from the Solr - User mailing list archive at Nabble.com. >