Smalyshev created this task.
Smalyshev added projects: Discovery, Wikidata, CirrusSearch.
Herald added a subscriber: Aklapper.
Herald added a project: Discovery-Search.

TASK DESCRIPTION

Right now, wikidata completion search box only searches entity namespaces. We may want to be able to search titles in article namespaces too, e.g. when searching for Wikidata:Project chat we may want to display both entity with label "Wikidata:Project chat" and the actual page having this title.

Current proposal for implementing this is:

  1. Refactor GUI code so that instead of Wikidata fully replacing completion search box, the standard box allows augmenting the result set data and display
  2. Make the GUI code for standard implementation call standard title search, and in addition Wikidata part of the code calls wbsearchentities, as now
  3. Display both sets of results (likely wbsearchentities first, title search second)

See more discussion of it in https://www.wikidata.org/wiki/User:Smalyshev_(WMF)/Wikidata_search#GUI


TASK DETAIL
https://phabricator.wikimedia.org/T190454

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: Aklapper, Smalyshev, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, LawExplorer, Avner, Gehel, FloNight, Wikidata-bugs, aude, jayvdb, Mbch331, jeremyb
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to