[zanata-bugs] [Bug 1086459] RFE: List multiple identical TM matches in descending chronological order

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 1 00:19:30 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1086459



--- Comment #6 from Patrick Huang <pahuang at redhat.com> ---
More implementation detail:
For old editor, it seems that we only need to change a boolean value at
org.zanata.service.impl.TranslationMemoryServiceImpl#searchTransMemory

This will set lucene to sort by date. Not sure what this will do to the overall
sorting (e.g. will it sort by score first then date or will it ONLY sort by
date).
If lucene sorting is not giving us what we want, a post-process sort should be
easy enough to do.

For new editor, since this is still work in progress, we just need to make sure
it is implemented this way.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=7ag5sdLl0a&a=cc_unsubscribe




More information about the zanata-bugs mailing list