Are you using the highlighter or doing anything non-trivial in displaying the results?

Are the pages being compressed (mod_gzip or some servlet equivalent)? This definitely helps, though to see the effect you may have to make sure your simulated users are "remote".

Also consider caching search results if it's reasonable to assume users may search for the same things.

I made some measurements on caching on my site:

http://www.searchmorph.com/weblog/index.php?id=41
http://www.searchmorph.com/weblog/index.php?id=40

And I use OSCache:

http://www.searchmorph.com/weblog/index.php?id=38
http://www.opensymphony.com/oscache/





Michael Celona wrote:

What is single handedly the best way to improve search performance? I have
an index in the 2G range stored on the local file system of the searcher.
Under a load test of 5 simultaneous users my average search time is ~4700
ms. Under a load test of 10 simultaneous users my average search time is
~10000 ms. I have given the JVM 2G of memory and am a using a dual 3GHz
Zeons. Any ideas?




Michael




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to