Re: VM options for faster lucene search

2010-04-26 Thread Harsh Srivastava
Hi, I am asking in terms of http://java.sun.com/javase/technologies/hotspot/vmoptions.jsp#PerformanceTuning VM oprions. -- Er. Harsh Srivastava On Mon, Apr 26, 2010 at 12:40 PM, Anshum wrote: > There are a few things you could do, > 1. Run the JVM in server mode [-server] > 2. Assign more RAM

Re: VM options for faster lucene search

2010-04-26 Thread Anshum
There are a few things you could do, 1. Run the JVM in server mode [-server] 2. Assign more RAM (in case you're running a 64 bit architecture) (both initial and max limit) -- Anshum Gupta Naukri Labs! http://ai-cafe.blogspot.com The facts expressed here belong to everybody, the opinions to me.