Hi, just a general question as I was unable to find any old posts relating
to stats/percentile/facets performance/cache settings.
I have been using Solr since version 4.0 , now using the latest v. 5.2.1.
What I have done:
- Increase heap memory to 30gb
- Experimented with the cache settings
-
You have to provide a lot more info about your problem, including
what you've tried, what your data looks like, etc.
You might review:
http://wiki.apache.org/solr/UsingMailingLists
Best,
Erick
On Sat, Aug 15, 2015 at 10:27 AM, Håvard Wahl Kongsgård
wrote:
> Hi, I have tried various options to s
Hi, I have tried various options to speed up percentile calculation for
facets. But the internal solr cache only speed up my queries from 22 to 19
sec.
I'am using the new json facets http://yonik.com/json-facet-api/
Any tips for caching stats?
-Håvard