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 structured, the complexity of your queries, how you sort, etc....
Erick On 1/8/07, Dan Wiggin <[EMAIL PROTECTED]> wrote:
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.