Page MenuHomePhabricator

Implement "did you mean" suggestions for similar pages in core search
Open, LowPublicFeature

Description

Author: ravi.badam

Description:
I dont how to put it in simple terms, but here is what happened.
As usual i was reading a wiki article, on Video Graphics Array (VGA) connector.
I wanted to see what is the difference between VGA and DVI.
But when i entered DVI in search box it led to a Disambiguation page instead of going to
the DVI connector.
Is it ok to handle this as a internal link in wiki article would be handled.
i.e., go to directly the DVI connector page instead of disambiguation page.

Just a thought.

You are doing a great job.

Thanks,
Badam



Version: unspecified
Severity: enhancement
Whiteboard: aklapper-moreinfo

Details

Reference
bz18401

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 10:32 PM
bzimport added a project: MediaWiki-Search.
bzimport set Reference to bz18401.
bzimport added a subscriber: Unknown Object (MLST).

The link should obviously be fixed. The new search could be used to guess the intended one, but I'm not sure if it worth it.

https://en.wikipedia.org/w/index.php?title=DVI&redirect=no redirects to https://en.wikipedia.org/wiki/Digital_Visual_Interface nowadays.

Was this meant as a proposal to gather items listed on a disambiguation page and display them as proposals in the dropdown after entering a search term (which would lead to a disambiguation page) in the Search field in the upper corner?
Not entirely clear to me; might need additional API.

Badam: Please answer comment 2.

Aklapper changed the task status from Open to Stalled.Nov 25 2014, 7:47 PM
Nemo_bis renamed this task from Search should lead to similar pages to Implement "did you mean" suggestions for similar pages in core search.Nov 26 2014, 9:33 PM
Nemo_bis changed the task status from Stalled to Open.
Nemo_bis updated the task description. (Show Details)
Nemo_bis set Security to None.

As I rephrased it, this is a valid enhancement request, which might be

  • already fixed, or
  • impossible to fix (in MySQL search).

And it's already fixed in Wikimedia projects.

Suppressing the "go" behaviour for exact matches in some conditions, such as whether the target is a disambiguation page, would instead be a WONTFIX.

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:01 AM
Aklapper removed a subscriber: wikibugs-l-list.