Last modified: 2014-03-19 17:32:35 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T64455, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62455 - Clicking on a search suggestion goes to a wrong page
Clicking on a search suggestion goes to a wrong page
Status: RESOLVED WONTFIX
Product: Wikimedia
Classification: Unclassified
lucene-search-2 (Other open bugs)
wmf-deployment
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
cirrus-fixed
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-09 16:21 UTC by Stryn
Modified: 2014-03-19 17:32 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Stryn 2014-03-09 16:21:58 UTC
When I click a search suggestion on Wikipedia it takes me to a wrong page.

How to reproduce:
1) go to some page on English Wikipedia, e.g. https://en.wikipedia.org/wiki/SuperSport
2) write supersport to the search bar in the upper right corner
3) click "Supersport" (note: not "SuperSport")
and after this it goes to https://en.wikipedia.org/wiki/SuperSport when it should go to https://en.wikipedia.org/wiki/Super_sport (because Supersport is a redirect page)

So seems like the search ignores uppercase letters or something like that.
Comment 1 Nik Everett 2014-03-10 12:46:18 UTC
Confirming.  And:

This feature is served by a combination of MediaWiki, the MWSearch extension, and the TitleKey extension.  They all play pretty intricately here, unfortunately.  TitleKey in particular is designed not to care about capitalization.

When we upgrade the wiki to CirrusSearch it'll replace both MWSearch and TitleKey and _should_ fix this.  It still tries to squash case but it then has a recheck phase where it'll find the best match based on some heuristics like "what if I capitalize the first letter, does that find only one page?"  That particular one should fix this.

It isn't enough just to enable CirrusSearch as a betafeature, unfortunately, because this is the one place where that doesn't take effect.  TitleValue still "wins".

So, tl/dr: it should "just" "fix itself" in a few months.  You can't opt in to fixing it earlier right now because of a bug though we might fix that faster then a few months.
Comment 2 Chad H. 2014-03-19 17:32:35 UTC
Marking WONTFIX since lsearchd/MWSearch is end of life'd and this will be resolved by further Cirrus deploys.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links