Re: Upgrade of solr 4.0 to 4.8.1 query

2014-06-02 Thread Erick Erickson
Upgrade steps are carried along in the CHANGES.txt file, there's a section for every release (i.e. 4.1 -> 4.2, 4.5 -> 4.7) etc. There's no 4.0 -> 4.8 in a single go though. So I'd start there. Best, Erick On Mon, Jun 2, 2014 at 7:14 AM, Alexandre Rafalovitch wrote: > You can do lots of new stu

Re: Upgrade of solr 4.0 to 4.8.1 query

2014-06-02 Thread Alexandre Rafalovitch
You can do lots of new stuff, but I believe the old config will run ok without changes. One thing to be aware of is the logging jar unbundling and manual correction for that when running under tomcat. That's on the Wiki somewhere and should have been covered in 4.2 to 4.7 change. Regards, Alex.