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:
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 optimize
: 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