Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.ThomasMortagne - Content
-
... ... @@ -4,7 +4,7 @@ 4 4 5 5 First milestone of the XWiki Enterprise 2.4 version ([[Roadmap>>enterprise:Main.Roadmap]]). 6 6 7 -The highlights of this release are: Lucene by default and Lucene admin, rendering cache as well as performances and security improvements. 7 +The highlights of this release are: Lucene by default and Lucene admin, rendering cache as well ass performances and security improvements. 8 8 9 9 = New and Noteworthy (since XWiki Enterprise 2.3.1) = 10 10 ... ... @@ -96,7 +96,7 @@ 96 96 97 97 == Migration Notes == 98 98 99 -* The main entry point forthesearch UI is now the Main.Search page that will use the configured search engine (Lucene by default).If you want to refer to Lucene or Database searchexplicitlyyou canuse the##Main.LuceneSearch## and ##Main.DatabaseSearch## pages. Note that nothing is broken here (##Main.WebSearch## page is still there and internally it includesthe##Main.DatabaseSearch## page), it's just the new clean way of targeting the search page.99 +* the main entry point for search UI is now the Main.Search page that will use the configured search engine (Lucene by default), if you explicitly want to refer to Lucene or Database search you can ##Main.LuceneSearch## and ##Main.DatabaseSearch## pages. Note that nothing is broken here (##Main.WebSearch## page is still there and include ##Main.DatabaseSearch## page), it's just the new clean way of targeting the search page. 100 100 101 101 == API Breakages == 102 102 ... ... @@ -107,4 +107,4 @@ 107 107 [ERROR] org.xwiki.rendering.transformation.MacroTransformationContext: Method 'public void setMacroTransformation(org.xwiki.rendering.internal.transformation.MacroTransformation)' has been removed 108 108 [ERROR] org.xwiki.rendering.transformation.Transformation: Method 'public void transform(org.xwiki.rendering.block.Block, org.xwiki.rendering.transformation.TransformationContext)' has been added to an interface 109 109 [ERROR] org.xwiki.rendering.transformation.TransformationManager: Method 'public void performTransformations(org.xwiki.rendering.block.Block, org.xwiki.rendering.transformation.TransformationContext)' has been added to an interface 110 -{{/code}} 110 +{{/code language}}