Please post your question to: lucene-net-user[AT]incubator.apache.org for Lucene.Net related topics. See http://incubator.apache.org/lucene.net/ for subscription info.
-- George -----Original Message----- From: ShibbyUK [mailto:lewis_...@hotmail.com] Sent: Thursday, October 22, 2009 7:17 AM To: java-user@lucene.apache.org Subject: Searching slow *after* an optimize (lucene.net 2.3.2) Hi, We're having some odd performance problems. Recently, searching our index is becoming slow *after* performing an optimize. This is counter intuitive as usually the optimize has the opposite effect! We're using lucene.net 2.3.2 and have an index of 250,000 documents and about 500 queries per minute at peak times. Performance is good (even after much indexing) until the optimize runs. Then, queries are slow (2-5 seconds) for about 15 minutes until eventually settling down a bit. But in this time, many query threads time out (as we queue when we have to). We are not using any explicit caching methods. Any help/suggestions on what to do would be much appreciated! I'm about to rebuild the index from scratch to see if this temporarily resolves the problem... Thanks -- View this message in context: http://www.nabble.com/Searching-slow-*after*-an-optimize-%28lucene.net-2.3.2 %29-tp26008208p26008208.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org