Re: Recommended OS

2010-03-18 Thread K Wong
We're running Solr to provide search services to a Drupal 6 installation. The site is very low traffic (35 uniques a day) and search doesn't get used very often. I was thinking that I could get away with running it on the Jetty that comes with Solr. It's just one less thing that has to be looked af

Re: Recommended OS

2010-03-18 Thread blargy
Beat me to the punch with that question. KWong, did you happen to install the Apache APR? Wondering if it is even worth the trouble. I am thinking about going with RedHat Enterprise 5 unless anyone has any objections? Jean-Sebastien Vachon wrote: > > > On 2010-03-18, at 1:03 PM, K Wong wrote

Re: Recommended OS

2010-03-18 Thread Jean-Sebastien Vachon
On 2010-03-18, at 1:03 PM, K Wong wrote: > http://wiki.apache.org/solr/FAQ#What_are_the_Requirements_for_running_a_Solr_server.3F > > I have Solr running on CentOS 5.4. It runs fine on the OpenJDK 1.6.0 > and Tomcat 5. If I were to do it again, I'd probably just stick with > Jetty. Would you mi

Re: Recommended OS

2010-03-18 Thread K Wong
http://wiki.apache.org/solr/FAQ#What_are_the_Requirements_for_running_a_Solr_server.3F I have Solr running on CentOS 5.4. It runs fine on the OpenJDK 1.6.0 and Tomcat 5. If I were to do it again, I'd probably just stick with Jetty. You really will need to read the docs to get the settings right a