ROTECTED]>
To: java-user@lucene.apache.org
Sent: Monday, January 8, 2007 11:59:24 PM
Subject: Test my Lucene service
Hi luceners, I don't have any question today.
Simply I want to know how you test the efficiency of yours systems that
works over Lucene.
I think it will be a very interesting
of how much time each query takes for calculating average,
mean, Nth percentile, etc.
Otis
- Original Message
From: Dan Wiggin <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Monday, January 8, 2007 11:59:24 PM
Subject: Test my Lucene service
Hi luceners, I don't have a
.apache.org
Sent: Monday, January 8, 2007 11:59:24 PM
Subject: Test my Lucene service
Hi luceners, I don't have any question today.
Simply I want to know how you test the efficiency of yours systems that
works over Lucene.
I think it will be a very interesting for all newbie (like me) in Luce
Well, my testing mostly consisted of capacity testing. I'm using XmlRpc as
my communication mechanism and simply fired up a (configurable) number of
threads to pound my search service with semi-random queries and measured the
response time. Your results may vary depending on how your index is
stru
Hi luceners, I don't have any question today.
Simply I want to know how you test the efficiency of yours systems that
works over Lucene.
I think it will be a very interesting for all newbie (like me) in Lucene
world some advices in this point.
Thanks in advance.