t: Re: webapp_name in commit and optimize
It defaults to solr, are you specifying your webapp name when you invoke
the program?
usage: $prog [-h hostname] [-p port] [-u username] [-U url] [-v] [-V]
...
-w specify name of Solr webapp (defaults to solr)
Xuesong Luo wrote:
t: RE: webapp_name in commit and optimize
: I'm using 1.2, yes, it adds a webapps_name option, but it's never used
: in the commit/optimizer.
uh are you sure you are using 1.2?
http://svn.apache.org/viewvc/lucene/solr/tags/release-1.2.0/src/scripts/
commit?view=markup
http://svn.apache.or
: I'm using 1.2, yes, it adds a webapps_name option, but it's never used
: in the commit/optimizer.
uh are you sure you are using 1.2?
http://svn.apache.org/viewvc/lucene/solr/tags/release-1.2.0/src/scripts/commit?view=markup
http://svn.apache.org/viewvc/lucene/solr/tags/release-1.2.0/src/sc
_name option, but it's never used
in the commit/optimizer.
-Original Message-
From: Chris Hostetter [mailto:[EMAIL PROTECTED]
Sent: Friday, July 06, 2007 10:32 AM
To: solr-user@lucene.apache.org
Subject: Re: webapp_name in commit and optimize
: but not used. It always uses solr
I'm using 1.2, yes, it adds a webapps_name option, but it's never used
in the commit/optimizer.
-Original Message-
From: Chris Hostetter [mailto:[EMAIL PROTECTED]
Sent: Friday, July 06, 2007 10:32 AM
To: solr-user@lucene.apache.org
Subject: Re: webapp_name in commit and optimi
: but not used. It always uses solr as the web app name. optimize has the
: same problem. Is this a known bug?
which version of Solr are you using? 1.2 added a new webapps_name option.
-Hoss
Hi,
I deployed solr web app with a different name then found commit does not
work. When I looked at the code, I saw variable webapp_name is populated
but not used. It always uses solr as the web app name. optimize has the
same problem. Is this a known bug?
Wrong:
rs=`curl http://${solr_hostname}