Thanks to both Gora & Amit. A little information for people who concern this discussion, I found there's a SolrMeter open source project in Google Code - http://code.google.com/p/solrmeter/, it's specifically for load test of Solr -

I'll evaluate following tools & pick up one for my testing:

WebStress
Apache Bench
JMeter
SolrMetre

Oh, I'll correct a wrong information my post: We're builiding a 12-million newspaper index, rather than 1.2 million.

Scott
----- Original Message ----- From: "Gora Mohanty" <g...@srijan.in>
To: <solr-user@lucene.apache.org>
Sent: Friday, August 27, 2010 2:22 AM
Subject: Re: Is there any strss test tool for testing Solr?


On Wed, 25 Aug 2010 19:58:36 -0700
Amit Nithian <anith...@gmail.com> wrote:

i recommend JMeter. We use that to do load testing on a search
server.
[...]

JMeter is certainly good, but we have also found Apache bench
to also be of much use. Maybe it is just us, and what we are
familiar with, but Apache bench seemed easier to automate. Also,
much easier to get up and running with, at least IMHO.

Be careful though.. as silly as this may sound.. do NOT just
issue random queries because that won't exercise your caches...
[...]

Conversely, we are still trying to figure out how to make real-life
measurements, without having the Solr cache coming into the picture.
For querying on a known keyword, every hit after the first, with
Apache bench, is strongly affected by the Solr cache. We tried using
random strings, but at least with Apache bench, the query string is
fixed for each invocation of Apache bench. Have to investigate
whether one can do otherwise with JMeter plugins. Also, a query
that returns no result (as a random query string typically would)
seems to be significantly faster than a real query. So, I think that
in the long run, the best way is to build information about
*typical* queries that your users run; using the Solr logs, and
then use a set of such queries for benchmarking.

Regards,
Gora



--------------------------------------------------------------------------------



¥¼¦b¶Ç¤J°T®§¤¤§ä¨ì¯f¬r¡C
Checked by AVG - www.avg.com
Version: 9.0.851 / Virus Database: 271.1.1/3094 - Release Date: 08/26/10 02:34:00

Reply via email to