<
From version < 38.1 >
edited by Vincent Massol
on 2013/01/29
To version < 39.1 >
edited by Vincent Massol
on 2013/01/29
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -182,6 +182,7 @@
182 182  * Changes in the experimental Solr implementation
183 183  ** The ##xwiki.properties## file now contains solr specific configuration, please make sure to merge it with your own. If you were previously using the ##search.solr.home## property to specify your own index directory, you need to use the new ##solr.embedded.home## property, as specified in the xwiki.properties file.
184 184  ** The Solr index and configuration files have suffered major changes. When upgrading, you need to delete the ##<permanentDirectory>/solr## directory so that Solr can reinitialize it with the new configuration and index structure. Also, a reindexation is obviously required.
185 +* The new default mode for PostGreSQL is the ##schema## mode, i.e. new wikis are created as schema. Previously the default was ##database## but [[there are still issues with it>>http://jira.xwiki.org/browse/XWIKI-8753]]. The configuration is done in ##hibernate.cfg.xml## by setting {{code}}<property name="xwiki.virtual_mode">schema|database</property>{{/code}}.
185 185  
186 186  == API Breakages ==
187 187  

Get Connected