Read CHANGES.txt carefully, especially the section entitled "Upgrading from
Solr 3.5". For example,
"* As of Solr 3.6, the <indexDefaults> and <mainIndex> sections of
solrconfig.xml are deprecated
and replaced with a new <indexConfig> section. Read more in SOLR-1052
below."
If you simply copied your schema/config directly, unchanged, then this could
be the problem.
You may need to compare your schema/config line-by-line to the new 3.6
schema/config for any differences.
-- Jack Krupansky
-----Original Message-----
From: Erick Erickson
Sent: Wednesday, June 06, 2012 6:57 AM
To: solr-user@lucene.apache.org
Subject: Re: Schema / Config Error?
That implies one of two things:
1> you changed solr.xml. I'd go back to the original and re-edit
anything you've changed
2> you somehow got a corrupted download. Try blowing your installation
away and getting a new copy
Because it works perfectly for me.
Best
Erick
On Wed, Jun 6, 2012 at 4:14 AM, Spadez <james_will...@hotmail.com> wrote:
Hi,
I installed a fresh copy of Solr 3.6.0 or my server but I get the
following
page when I try to access Solr:
http://176.58.103.78:8080/solr/
It says errors to do with my Solr.xml. This is my solr.xml:
I really cant figure out how I am meant to fix this, so if anyone is able
to
give some input I would really appreciate it.
James
--
View this message in context:
http://lucene.472066.n3.nabble.com/Schema-Config-Error-tp3987923.html
Sent from the Solr - User mailing list archive at Nabble.com.