https://bugzilla.wikimedia.org/show_bug.cgi?id=43652
Nik Everett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED Resolution|--- |FIXED --- Comment #13 from Nik Everett <[email protected]> --- This one requires that the index be rebuilt before it'll work. I tried to make that clear in my email to ambassadors about it but I should have posted that here as well. The reindex is proceeding as quickly as I'm able to get it: 1. group0 wikis have been done since Monday. 2. group1 wikis are about 60% of the way through the process. 3. wikipedias are about 10% of the way through the process. One of the problems with the whole expand templates thing that Cirrus does is that the reindex process is really slow when you have to dip all the way down to mediawiki to get the data. In this case we do. We might have been able to create a one shot tool to do this but that would have been a big chunk more work and a bit more risk of failure. What we're doing now we've done many times before. Safe = easier for a team of two to manage. Anyway, some wikis are starting to see it: https://en.wikipedia.org/wiki/Special:Search/insource:/a/ https://www.mediawiki.org/w/index.php?title=Special%3ASearch&profile=default&search=url+insource%3A%2F%26title%3Dfoo%2F&fulltext=Search As promised its quite slow (~30 seconds on enwiki). Right now its still using the timeouts from the full text search. If that becomes a problem we'll have to raise them and look at other tricks to speed this up. Marking now that its working pending index building. I (or you) can verify it once it works on your wiki. -- 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
