daniel created this task. daniel added a subscriber: daniel. daniel added projects: Wikidata, MediaWiki-extensions-WikibaseRepository. Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION The SearchEntities module and the TermDisambiguation special page serve the same purpose: the return a list of items that match a given label provided by the user. The necessary code should be consolidated into a TermSearchInteractor class that supports: * exact and prefix matches (case insensitive) * matches in any set of languages, considering language fallback * retrieving the id of the matching entities, along with ** the matched term ** label and description in the user's ui language (using fallback) * sensible ranking * adjustable limits * paging (if easily doable) TASK DETAIL https://phabricator.wikimedia.org/T90692 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: Aklapper, daniel, Wikidata-bugs, Jdouglas, aude _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
