Last modified by Thomas Mortagne on 2023/10/13

<
From version < 19.3 >
edited by Vincent Massol
on 2010/06/11
To version < 18.1 >
edited by Thomas Mortagne
on 2010/06/02
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +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 for the search 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 search explicitly you can use the ##Main.LuceneSearch## and ##Main.DatabaseSearch## pages. Note that nothing is broken here (##Main.WebSearch## page is still there and internally it includes the ##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}}

Get Connected