https://bugzilla.wikimedia.org/show_bug.cgi?id=59666

Nik Everett <neverett+bugzi...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Unprioritized               |High
             Status|NEW                         |ASSIGNED

--- Comment #1 from Nik Everett <neverett+bugzi...@wikimedia.org> ---
Elasticsearch won't make a suggestion unless the suggested text appears to be
about 2x as likely as the provided text (our configuration) so I'm guessing
this is caused by us getting suggestions from redirect as well as titles.  I'll
have a look at it soon.

Another thing:  I believe the fix for this will be to not provide a suggestion
when the entire title is matched.  I think it'd be more appropriate for me to
implement this in CirrusSearch even though I'm sure that LuceneSearch has the
same problem.  The reason for this is that if I implement the fix in Cirrus
then, one day, when I find a really good excuse to violate the rule, I'll be
able to without having to make more convoluted changes to core.  I know, YAGNI,
but my gut says do it in Cirrus and I'm going to trust it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to