RE: QTime in microsecond

2009-01-26 Thread Chris Hostetter
: The easiest way is to run maybe 100,000 or more queries and take an : average. A single microsecond value for a query would be incredibly : inaccurate. that can be useful for doing the timing externally, if you're interested in averaging over all X queries in a sequential batch, but it doesn't

RE: QTime in microsecond

2009-01-23 Thread Feak, Todd
The easiest way is to run maybe 100,000 or more queries and take an average. A single microsecond value for a query would be incredibly inaccurate. -ToddFeak -Original Message- From: AHMET ARSLAN [mailto:iori...@yahoo.com] Sent: Friday, January 23, 2009 1:33 AM To: solr-user@lucene.apa