https://bugzilla.wikimedia.org/show_bug.cgi?id=46378
--- Comment #1 from Daniel Kinzler <[email protected]> --- That's extensions/Wikibase/repo/maintenance/rebuildTermsSearchKey.php, to be run on wikidatawiki. This will rebuild the term_search_key column in the wb_terms table. That table is quite large, so this ma take a while. Database updates are done in batches, and the script waitrs for slaves to catch up before starting the next batch. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
