[zanata-bugs] [Bug 825202] RFE: Translation Memory suggestions should not consider a portion of word.

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 31 02:50:05 UTC 2012


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

Sean Flanigan <sflaniga at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?                   |

--- Comment #4 from Sean Flanigan <sflaniga at redhat.com> ---
> On 1.8, the search results are irrevalent with search terms.

I don't understand.

> On 1.7, with either fuzzy, phrase, lucene: if type "fault", "default" 
> will also returned with similarity 0.

> Should we remove the results with similarity 0?

I don't think so, it's just an artefact of different scoring.  Lucene is using
fuzzy trigram similarity to return results, whereas the scoring is based on
words (excluding stop words).  0 doesn't really mean there is no similarity, it
just means the word score can't measure it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.




More information about the zanata-bugs mailing list