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 seconds. Subsequent requests are lightning-fast as usual. So it seems to me like something important has been shut down while staying idle and has to be reloaded.
I'm pretty confused why this is happening since even the first request after restarting the server is a hundredfold faster then those ominous delayed requests after being idle. I checked my logfiles - but querytime itself is not affected and I couldn't find any dysfunctionalities or error-messages. Are there Solr specific preferences which could cause me trouble? Any help would be appreciated. regards, -- View this message in context: http://lucene.472066.n3.nabble.com/High-response-time-after-being-idle-tp3616599p3616599.html Sent from the Solr - User mailing list archive at Nabble.com.