Page MenuHomePhabricator

AutoSuggest for disambiguations
Closed, ResolvedPublic

Description

It seems that disambiguation pages are "deprioritized" in the suggest list. When creating disambiguation page (transcluded __DISAMBIG__), it suggests many WD items, except of the disambiguation item itself.

It might be difficult to implement, but I suggest for these cases to prioritize WD disambiguation items.

Details

Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
T409263: Include human name and surname disambiguation items in filterrepos/commtech/autosuggest-sitelink!73h2oT409263-add-human-name-disambigmain
T409263: Filter to disambiguation items for disambiguation pagesrepos/commtech/autosuggest-sitelink!67h2oT409263-disambig-prioritizemain
Customize query in GitLab

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Would it be a rule to say that any page with __DISAMBIG__ (or equally, with a disambiguation page property) should then not use the normal Wikidata search but instead only look for "instance of" = "Wikimedia disambiguation page"? A disambig page shouldn't be linked to any other sort of item, I think.

Samwilson claimed this task.

Released in 1.3.0.

Hello, from my point of view, disambiguation items should also look for

"Wikimedia human name disambiguation page"
https://www.wikidata.org/wiki/Q22808320

Example:
https://www.wikidata.org/wiki/Q10556469

Thanks a lot!

Hello, from my point of view, disambiguation items should also look for

"Wikimedia human name disambiguation page"
https://www.wikidata.org/wiki/Q22808320

Example:
https://www.wikidata.org/wiki/Q10556469

Thanks a lot!

Good point, thank you! I have added Q22808320 and also Q66480449 (Wikimedia surname disambiguation page) to the filter.