Re: Testing query response time

2008-08-22 Thread Chris Hostetter
: I want to know how long solr will take to process a unique query taking full : advantage of OS i/o buffers. I think executing a set of unique queries from a start up Solr, send it a "healthy" number of unique queries until your system stats indicate that your free mem has leveled off (now you

Re: Testing query response time

2008-08-21 Thread Walter Underwood
en you will (want to) use them. I don't >> think there is a way to clear Solr caches. >> >> I can't give more advice at this time, I don't fully understand what you are >> trying to test... >> >> >> Otis >> -- >> Sematext -- h

Re: Testing query response time

2008-08-21 Thread Phillip Farber
can't give more advice at this time, I don't fully understand what you are trying to test... Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Phillip Farber <[EMAIL PROTECTED]> To: solr-user@lucene.apache.org Sent: Wednesday, Au

Re: Testing query response time

2008-08-21 Thread Otis Gospodnetic
solr-user@lucene.apache.org > Sent: Wednesday, August 20, 2008 1:34:20 PM > Subject: Testing query response time > > > > I would like to test query response time for a set of queries. I'm not > interested in capacity Q/sec, just response time. My queries will be

Testing query response time

2008-08-20 Thread Phillip Farber
I would like to test query response time for a set of queries. I'm not interested in capacity Q/sec, just response time. My queries will be against an index of OCR'd books so in the real world every query is probably unique and impossible to predict so I don't see a way to prewarm any of t