https://bugzilla.wikimedia.org/show_bug.cgi?id=72470
Bug ID: 72470
Summary: Run maintenance script to update imagelinks table on
Wikidata.org
Product: Wikimedia
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Site requests
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected],
[email protected],
[email protected], [email protected],
[email protected], [email protected]
Web browser: ---
Mobile Platform: ---
In https://bugzilla.wikimedia.org/show_bug.cgi?id=46358 tracking of image usage
on Wikidata was introduced. This seems to work quite well, but the imagelinks
table is still lagging.
According to https://www.wikidata.org/wiki/Special:MostLinkedPages , image
(P18) has 574,947 links. We also have some other image properties.
When I look at the imagelinks table:
MariaDB [wikidatawiki_p]> SELECT COUNT(*) FROM imagelinks WHERE
il_from_namespace=0 LIMIT 1;
+----------+
| COUNT(*) |
+----------+
| 217659 |
+----------+
1 row in set (0.22 sec)
That's quite a few missing links. Can someone please run some sort of
maintenance script to get this table up to date?
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l