Hm, good question. I haven't really done any upgrading yet, because I just reinstall and reindex everything. I would replace jars with the new ones (if needed - check release notes for version 4.4.0 and 4.5.0 where all the versions of external tools [tika, maven, etc.] are stated) and deploy the updated WAR file to servlet container.
Primoz From: Chris <christu...@gmail.com> To: solr-user <solr-user@lucene.apache.org> Date: 16.10.2013 14:30 Subject: Re: Regarding Solr Cloud issue... oh great. Thanks Primoz. is there any simple way to do the upgrade to 4.5 without having to change my configurations? update a few jar files etc? On Wed, Oct 16, 2013 at 4:58 PM, <primoz.sk...@policija.si> wrote: > >>> Also, another issue that needs to be raised is the creation of cores > from > >>> the "core admin" section of the gui, doesnt really work well, it > creates > >>> files but then they do not work (again i am using 4.4) > > From my experience "core admin" section of the GUI does not work well in > SolrCloud domain. If I am not mistaken this was somehow fixed in 4.5.0 > which acts much better. > > I would use only HTTP requests ("cores and collections API") with > SolrCloud and would use GUI only for viewing the state of cluster and > cores. > > Primoz > > >