Re: Deploying Solr CORES on OVH Cloud

2011-02-16 Thread Otis Gospodnetic
> Sent: Tue, February 15, 2011 6:08:39 AM > Subject: Re: Deploying Solr CORES on OVH Cloud > > Thanks for your response, but it doesn't help me a whole lot! > > Jetty VS Tomcat? > Ubuntu o Debian? > > What are the pro of solr using? > > > > L

Re: Deploying Solr CORES on OVH Cloud

2011-02-15 Thread Erick Erickson
The usual answer is "whatever you're most comfortable/experienced with". >From my perspective, there's enough to learn getting Solr running and understanding how search works without throwing new environments into the mix... So, I'd pick the one you're most familiar with and use that. If you're no

Re: Deploying Solr CORES on OVH Cloud

2011-02-15 Thread Rosa (Anuncios)
Thanks for your response, but it doesn't help me a whole lot! Jetty VS Tomcat? Ubuntu o Debian? What are the pro of solr using? Le 14/02/2011 23:12, William Bell a écrit : The first two questions are almost like religion. I am not sure we want to start a debate. Core setup is fairly easy. A

Re: Deploying Solr CORES on OVH Cloud

2011-02-14 Thread William Bell
The first two questions are almost like religion. I am not sure we want to start a debate. Core setup is fairly easy. Add a solr.xml file and subdirs one per core (see example/) directory. Make sure you use the right URL for the admin console. On Mon, Feb 14, 2011 at 3:38 AM, Rosa (Anuncios) wro

Deploying Solr CORES on OVH Cloud

2011-02-14 Thread Rosa (Anuncios)
Hi, I'm a bit new in Solr. I'm trying to set up a bunch of server (just for solr) on OVH cloud (http://www.ovh.co.uk/cloud/) and create new cores as needed on each server. First question: What do you recommend: Ubuntu or Debian? I mean in term od performance? Second question: Jetty or Tomc