: Are there any plans for caching stat results for a certain stat field along
: with the documents that match a filter query ? Any other ideas that could
: help to improve this (hardware/software configuration) ? Even for a subset
: of 10M entries, the stat search takes on the order of 10 seconds
Hi,
I bench-marked the slow stats queries (6 point estimate) using the same
hardware on an index of size 104M. We use a Solr/Lucene 3.1-mod which
returns only the sum and count for statistics component results. Solr/Lucene
is run on jetty.
The relationship between query time and set of found docu
any ideas why in this case the stats summaries are so slow ? Thank you
very much in advance for any ideas/suggestions. Johannes
2011/4/5 Johannes Goll
> Hi,
>
> thank you for making the new apache-solr-3.1 available.
>
> I have installed the version from
>
> http://apache.tradebit.com/pub//luc
Hi,
thank you for making the new apache-solr-3.1 available.
I have installed the version from
http://apache.tradebit.com/pub//lucene/solr/3.1.0/
and am running into very slow stats component queries (~ 1 minute)
for fetching the computed sum of the stats field
url: ?q=*:*&start=0&rows=0&stats=