Re: [Dspace-tech] Problem with SOLR Statistics

2010-12-16 Thread Bram Luyten
(CUL-IT) 501 Olin Library Cornell University Ithaca, NY 14853 607-255-8924 *From:* Jason Stirnaman [mailto:jstirna...@kumc.edu] *Sent:* Wednesday, December 15, 2010 2:01 PM *To:* dspace-tech@lists.sourceforge.net *Subject:* Re: [Dspace-tech] Problem with SOLR Statistics

Re: [Dspace-tech] Problem with SOLR Statistics

2010-12-16 Thread George Stanley Kozak
:23 PM To: George Stanley Kozak Cc: Jason Stirnaman; dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Problem with SOLR Statistics Some info regarding this topic is also available here: http://atmire.com/statistics_performance.php Not sure how much overlap there is with the wiki

[Dspace-tech] Problem with SOLR Statistics

2010-12-15 Thread George Stanley Kozak
Hi... I was made aware of a problem with the SOLR stats. If someone clicks on the View Statistics button for an item, they cannot get to the statistics. The Browser just hangs. In the logs I see: ERROR org.dspace.statistics.SolrLogger @ Error opening new searcher. exceeded limit of

Re: [Dspace-tech] Problem with SOLR Statistics

2010-12-15 Thread Peter Dietz
Hi George, This has come up on the listshttp://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg10744.html, the default setting that was shipped 1.6 with wasn't ideal as it had a tendency to bog down the system under medium usage. This has been fixed in 1.7, but in the meantime, there

Re: [Dspace-tech] Problem with SOLR Statistics

2010-12-15 Thread Jason Stirnaman
This is a frequent problem with Solr. Like Peter says, you may need to learn a bit about tuning Solr in your environment and slowing down your commits. You may also want to allocate more RAM to Solr if possible. See the Solr wiki

Re: [Dspace-tech] Problem with SOLR Statistics

2010-12-15 Thread George Stanley Kozak
: Wednesday, December 15, 2010 2:01 PM To: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Problem with SOLR Statistics This is a frequent problem with Solr. Like Peter says, you may need to learn a bit about tuning Solr in your environment and slowing down your commits. You may also want

Re: [Dspace-tech] Problem with SOLR Statistics

2010-12-15 Thread George Stanley Kozak
University Ithaca, NY 14853 607-255-8924 From: pdiet...@gmail.com [mailto:pdiet...@gmail.com] On Behalf Of Peter Dietz Sent: Wednesday, December 15, 2010 1:53 PM To: George Stanley Kozak Cc: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Problem with SOLR Statistics Hi George