Last modified by Thomas Mortagne on 2023/10/13

<
From version < 19.3 >
edited by Vincent Massol
on 2010/06/11
To version < 19.2 >
edited by Vincent Massol
on 2010/06/11
>
Change comment: fixed typo

Summary

Details

Page properties
Content
... ... @@ -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  

Get Connected