Re: solr_hostname in scripts.conf

2009-03-26 Thread Otis Gospodnetic
Tim, If localhost doesn't work for some reason, you can always use 127.0.0.1 . That "localhost" is typically defined in /etc/hosts . Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message > From: Garafola Timothy > To: solr-user@lucene.apache.org > S

Re: solr_hostname in scripts.conf

2009-03-26 Thread Bill Au
That should be OK. I did a quick scan of all the scripts that use $solr_hostname. It defaults to localhost if it is not set. Bill On Wed, Mar 25, 2009 at 7:24 PM, Garafola Timothy wrote: > I've a question. Is it safe to use 'localhost' as solr_hostname in > scripts.conf? > > -- > -Tim >