https://bugzilla.wikimedia.org/show_bug.cgi?id=51172

--- Comment #2 from Brion Vibber <br...@wikimedia.org> ---
Technically it's working fine, it just isn't very helpful because the main
namespace holds only data items with non-meaningful titles:

https://www.wikidata.org/w/api.php?action=opensearch&search=Q

[
    "Q",
    [
        "Q2242097",
        "Q658177",
        "Q13471093",
        "Q1918357",
        "Q2394646",
        "Q2311185",
        "Q1043760",
        "Q840343",
        "Q229548",
        "Q223323"
    ]
]

You probably want to use some hooks (I *think* there are some already) to
replace the OpenSearch handler's prefix searching with something more
wikibase-friendly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to