It seems like my operation system was causing me trouble in some way. I
couldn't find what was triggering this issue, but after migrating the whole
project from wamp to lamp it has been resolved and everything is running
smoothly again.
Thank you very much for your help!
Regards,
--
View this me
: Is it possible that the system is running out of RAM, and swapping,
: or is aggressively swapping for some reason?
it doesn't have to be the solr /tomcat process memory getting swapped out
-- but that's certainly possible -- it could also be that the filesystem
cache is expunging the disk pag
icsearch/issues/464
Otis
Performance Monitoring SaaS for Solr -
http://sematext.com/spm/solr-performance-monitoring/index.html
>
> From: Erick Erickson
>To: solr-user@lucene.apache.org
>Sent: Wednesday, December 28, 2011 5:07 PM
>Subject:
What else, if anything, do you have running on the server?
Because it's possible that pages are being swapped out
for other processes to use.
Solr itself shouldn't, as far as I know, time out anything so I
expect you're running into issues with the op system.
Best
Erick
On Wed, Dec 28, 2011 at 1
On Wed, Dec 28, 2011 at 8:52 PM, Odey wrote:
> Hello,
>
> I'm running Solr 3.5 on a XAMPP/Tomcat environment. It's working pretty good
> for just one exception: when Solr remains idle without handling any requests
> for about 5-10 mins the first request sent again will be delayed for a few
> secon