Last modified by Thomas Mortagne on 2017/03/24

From version 9.1
edited by Guillaume Delhumeau
on 2014/04/10
Change comment: There is no comment for this version
To version 10.1
edited by Marius Dumitru Florea
on 2014/04/16
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gdelhumeau
1 +XWiki.mflorea
Content
... ... @@ -51,6 +51,12 @@
51 51  
52 52  When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
53 53  
54 +== Solr Search Index ==
55 +
56 +{{error}}
57 +We made changes to the [[Solr schema>>http://design.xwiki.org/xwiki/bin/view/Design/SolrSchema]] in this release (see [[XWIKI-10225>>http://jira.xwiki.org/browse/XWIKI-10225]]) and unfortunately we don't have support for automatic Solr search index migration at this point. If you upgrade from XWiki 4.3 Milestone 2 or greater then **you have to delete the 'solr' folder** from the configured permanent directory of your XWiki instance (because the Solr schema is cached there). The Solr index will be recreated automatically and the entire wiki/farm will be re-indexed after a server restart.
58 +{{/error}}
59 +
54 54  == API Breakages ==
55 55  
56 56  The following APIs were modified XWiki 5.4.4:

Get Connected