Last modified by Thomas Mortagne on 2017/03/24

From version 59.2
edited by Manuel Smeria
on 2013/09/18
Change comment: There is no comment for this version
To version 61.1
edited by Vincent Massol
on 2013/09/27
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ManuelSmeria
1 +XWiki.VincentMassol
Content
... ... @@ -157,6 +157,7 @@
157 157  = Known issues =
158 158  
159 159  * [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
160 +* If you're migrating an XWiki instance using PostgreSQL or Oracle you may get [[this error>>http://jira.xwiki.org/browse/XWIKI-9473]] (fixed in XWiki 5.2). The workaround is to remove the ##hibernate_sequence## sequence prior to starting XWiki (for the main wiki and all subwikis).
160 160  
161 161  = Backward Compatibility and Migration Notes =
162 162  
... ... @@ -177,6 +177,8 @@
177 177  ...
178 178  {{/code}}
179 179  )))
181 +* If you're upgrading from XWiki 4.5.x to this version you'll need to perform a full re-indexation when using the SOLR Search. This because in XWiki 4.5.x the SOLR search was experimental and we've completely changed the indexing
182 +format in XWiki 5.1.
180 180  
181 181  == API Breakages ==
182 182  

Get Connected