Changes for page Release Notes for XWiki 5.3 Milestone 2
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -36,6 +36,10 @@ 36 36 37 37 {{image reference="search-dateFacet-selected.png" /}} 38 38 39 +=== RSS Feed === 40 + 41 +We added a RSS feed for Solr search results. You can find the link on the default search page after the list of results. The feed provides the most recent results that match the current search query and filters. It contains the same type of information that was included in the Lucene search RSS feed. 42 + 39 39 See the [[Solr Search Application documentation>>extensions:Extension.Solr Search Application]] for details. 40 40 41 41 == WikiStream improvements == ... ... @@ -98,11 +98,9 @@ 98 98 99 99 == General Notes == 100 100 101 - Youmay also want to [[import thedefault wiki XAR>>Main.Download]] in orderto benefit fromallthe improvementslisted above.105 +== General Notes == 102 102 103 -{{warning}} 104 -Always make sure you compare your ##xwiki.cfg## and ##xwiki.properties## files with the newest version since some configuration parameters were 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. 105 -{{/warning}} 107 +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. 106 106 107 107 == Issues specific to XWiki <version> == 108 108