Last modified by Thomas Mortagne on 2023/10/13

<
From version < 7.1 >
edited by Thomas Mortagne
on 2010/05/27
To version < 9.1 >
edited by Thomas Mortagne
on 2010/06/02
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,7 +16,7 @@
16 16  
17 17  image:searchlucene.png
18 18  
19 -The Lucene search has several benefits over web search:
19 +The Lucene search has several benefits over the Database search:
20 20  * It indexes attachments (such as PDFs or MS Word documents) searchable. It does not replace the search page itself but rather makes more content available for searching.
21 21  * It provides a scoring for the search results.
22 22  * It offers pagination when there are lots of results.
... ... @@ -29,7 +29,7 @@
29 29  image:searchadministration.png
30 30  
31 31  The Search Application now has a dedicated section in the wiki administration section from which you can:
32 -* Choose the default engine (Lucene or Web).
32 +* Choose the default engine (Lucene or Database).
33 33  * See the status for the Lucene Search: the number of indexed elements and the number of elements waiting in the queue.
34 34  * Control the Lucene index by indexing the whole farm, indexing the wiki or customizing the index to your specific preferences.
35 35  
... ... @@ -45,6 +45,18 @@
45 45  
46 46  See http://code.xwiki.org/xwiki/bin/view/Macros/CodeMacro20 for more details.
47 47  
48 +== Security improvements ==
49 +
50 +{{todo/}}
51 +
52 +* XSS
53 +
54 +== Performance improvements ==
55 +
56 +{{todo/}}
57 +
58 +* defered scripts
59 +
48 48  == Chart macro improvements ==
49 49  
50 50  {{todo/}}
... ... @@ -55,8 +55,7 @@
55 55  
56 56  == Translations ==
57 57  
58 -* Newly supported language: Vietnamese
59 -* WYSIWYG newly supported language: Traditional Chinese
70 +* WYSIWYG newly supported language: Russian
60 60  * All the translations have been updated
61 61  
62 62  = Known issues =

Get Connected