On 11/2/2012 7:13 AM, Tannen, Lev (USAEO) [Contractor] wrote:
Thank you James.
In Solr 3.6 http://localhost:8983/solr/admin links to the admin panel. So the question remains how to invoke an admin panel in Solr 4.0?
Does it mean that there is no such a thing as admin panel in Solr 4.0?
Try
To: solr-user@lucene.apache.org
Subject: Re: Solr 4.0 admin panel
: The right address to go is http://localhost:8983/solr/ on Solr 4.0.
: http://localhost:8983/solr/admin links to nothing if you go check the
: servlet.
For back compat, http://localhost:8983/solr/admin should automatially redirect
...@gmail.com]
Sent: Wednesday, October 31, 2012 4:51 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr 4.0 admin panel
The right address to go is http://localhost:8983/solr/ on Solr 4.0.
http://localhost:8983/solr/admin links to nothing if you go check the servlet.
Cheers
James
On Wed, Oct 31, 2012
ter Király [mailto:kirun...@gmail.com]
Sent: Wednesday, October 31, 2012 4:48 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr 4.0 admin panel
Dear Lev,
core0 is only available on multicore environment. You should start Solr as
java -Dsolr.solr.home=multicore -jar start.jar
cheers,
Péter
2012/10
: The right address to go is http://localhost:8983/solr/ on Solr 4.0.
: http://localhost:8983/solr/admin links to nothing if you go check the
: servlet.
For back compat, http://localhost:8983/solr/admin should automatially redirect
to
http://localhost:8983/solr/#/ -- regardless of wether you are
The right address to go is http://localhost:8983/solr/ on Solr 4.0.
http://localhost:8983/solr/admin links to nothing if you go check the
servlet.
Cheers
James
On Wed, Oct 31, 2012 at 3:25 PM, Tannen, Lev (USAEO) [Contractor] <
lev.tan...@usdoj.gov> wrote:
> Hi,
> I apologize for the trivial qu
Dear Lev,
core0 is only available on multicore environment. You should start Solr as
java -Dsolr.solr.home=multicore -jar start.jar
cheers,
Péter
2012/10/31 Tannen, Lev (USAEO) [Contractor] :
> Hi,
> I apologize for the trivial question, but I cannot find out what is wrong. I
> try to switch f
Hi,
I apologize for the trivial question, but I cannot find out what is wrong. I
try to switch from Solr 3.6 to Solr 4.0. All what I have done was I have
downloaded and unzipped the official binary file for Windows (32 bit) and run
just an example and it does not work.
In Solr 3.6 the request h