Change comment:
fixed English typos
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -96,7 +96,7 @@ 96 96 97 97 == Migration Notes == 98 98 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 youexplicitlywant 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.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. 100 100 101 101 == API Breakages == 102 102