Once all of the subtasks are done.
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | PRODUCTION ERROR | Addshore | T195520 Multiple projects reporting Cannot access the database: No working replica DB server | ||
Open | None | T96040 Wikibase special pages (tracking) | |||
Open | None | T195754 Re-enable Special:ItemDisambiguation | |||
Stalled | None | T195755 Migrate Special:ItemDisambiguation to use elastic | |||
Resolved | Ladsgroup | T195756 Disable Special:ItemDisambiguation | |||
Invalid | None | T196991 Restore old behavior of Special:ItemDisambiguation | |||
Open | None | T196992 Move EntitySearchHelper somewhere else | |||
Duplicate | None | T196993 Investigate uses of Special:ItemDisambiguation | |||
Open | None | T196935 Evaluate Special:ItemDisambiguation usages | |||
Duplicate | Ladsgroup | T216397 Make Special:ItemDisambiguation use SpecialDisabledPage instead of SpecialBlankPage |
Event Timeline
Yeah that's what we have to figure out. We'll try to analyze the logs a bit more to see what's going on. So far almost all of the requests to it we've seen are automated spam crap that is definitely not meant for this page.
It might be useful as a Wikibase feature, but on Wikidata itself it might not fully scale anymore.
The same had happened to quite a few special MediaWiki pages.
FWIW, I use this quite often (manually), when the search results are too numerous and I'm looking for items with a specific name, since the intitle: operator doesn't work for Wikidata items.
Moving it to search wont solve it then.
You could use ?item rdfs:label "sometext"@en instead.
Still not enabled https://www.wikidata.org/wiki/Special:ItemDisambiguation still goes to https://www.wikidata.org/wiki/Special:BlankPage
@Lydia_Pintscher This as been offline for quite some time.
Are we sure we still want it? or could we close this and the other tickets etc and kill the code?
This should really be solved somehow.
Without even a proper explanation of workarounds it places the users in limbo, even if the devs experience no problems at all. Is it possible to use elastic for a workaround? Is it possible to use some other mechanism? How do I as an editor make a simple link to a list similar to the special page?
I know how to create something I can use, but what do I tell editors at Wikipedia? Learn SPARQL to create simple links? I guess there are three or four editors at nowiki that has some knowledge on how to write a SPARQL query, perhaps an additional handfull that knows how to copy-paste to make a query.
When the editors must write complex templates to create a SPARQL query as an replacement for an existing link, then something is wrong. We need simple solutions to simple problems.