Solr is just a webapp that runs inside an appserver. So it is up to the user to tune the JVM for the appserver. Besides, client vs server mode, one can also tune the heap size and garbage collection, as well as many many other options of the JVM:
http://blogs.sun.com/roller/resources/watt/jvm-options-list.html Bill On 4/3/06, Raghavendra Prabhu <[EMAIL PROTECTED]> wrote: > Looking at other mails in the group, i found reference to java hotspot > client in the mail > > Does Solr use Java Hotspot Server Client ? > > Is it done to speed up performance.. > > Let me know if i am completely off the track and the question is unrelated. > > Rgds > Prabhu > >