Details
-
Improvement
-
Resolution: Fixed
-
Major
-
4.3
Description
The current implementation indexes documents in single fields (title, doccontent, etc.) and analyzes them with a generic (so-and-so performant) cross-language analysis chain. This results in poor index and query performance compared to a specialized, language-specific analysis.
There are several solutions that can be implemented and, from the discussion, we have concluded that using the multiple-fields solution (title_en, title_fr,..., doccontent_en, doccontent_fr,...,etc.), coupled with some query post processing (for easier query writing) and configuration auto-generation (for easier setup), is the one to go with.
Attachments
Issue Links
- is duplicated by
-
XWIKI-6228 When a document has translations, they are listed several times in search results as if they were duplicates
- Closed
- is related to
-
XWIKI-5791 Duplicated suggested names in auto-suggest
- Closed
- relates to
-
FULLCAL-26 Entries that have translations are listed multiple times
- Closed
-
XWIKI-6704 AS reports multiple edit actions when page with translations is copied
- Closed
-
XWIKI-13214 "My Recent Modifications" Panel show duplicate entries (again)
- Closed