[07:08:18] o/ [07:08:36] o/ [09:29:34] errand+lunch [13:20:19] \o [14:25:38] o/ [14:46:33] hmm, i'm not sure i understand how pending changes works in de.wikipedia.org. Someone pointed out that https://de.wikipedia.org/w/index.php?title=M._M._Warburg_%26_CO has `Dörscher` in it, but the search engine does not. That appears to be because they have a "pending change" that does not include it [14:46:48] (switch ui from german to notice the extr a"Pending changes" tab next to Read) [14:49:46] my best guess is they create new real revisions, but then don't consider that new revision "live" [15:00:47] never heard of this feature? [15:00:55] neither have i [15:02:59] we'd have to understand how they do this but this sounds to me pretty weird [15:05:34] oops: https://de.wikipedia.org/w/index.php?search=pageid%3A446725+D%C3%B6rscher&title=Spezial%3ASuche&profile=default&fulltext=1 [15:05:57] hmm, pageid not working? [15:06:07] it is but it's getting rewritten [15:06:08] also if you quote it it will find it better [15:06:24] oh, i totally missed that rewrite [15:06:27] it needs better ui :P [15:06:35] it's in the "please ignore me" section of the page [15:06:45] Showing results for drescher. No results found for pageid:446725 Dörscher [15:07:03] we should not do this :/ [15:07:13] yea, perhaps turn off rewrites any time syntax is used? [15:07:39] I thought we did but how come it drops my pageid filter? [15:07:50] the page id filter probably doesn't get passed to the suggester [15:07:55] then we don't re-attach those bits [15:08:02] should be re-added [15:08:03] (fancy query handling could fix that :P) [15:08:05] sigh... [15:08:08] oh, it's supposed to [15:08:17] yes I remember something like that [15:09:03] i guess we should have an integration test of some sort for that [15:09:08] yes [15:15:49] * ebernhardson ponders allowing a `;` suffix on date range queries [15:16:58] or i guess we could accept `2025-09-16-0800` which is technically still iso 8601 iirc [15:18:59] hmm, no thats just extra complication also fitting it into date math [16:54:25] sigh...the fixtures depend on the browser_tests profile, but CI doesn't use FullyFeaturedConfig.php [16:54:50] easiest is probably to just a normal profile in tests i guess [16:57:24] or maybe have 'public' flags on profiles that limit them from being offered in the api? but that seems roundabout [16:59:58] sigh I thought that this browser_tests profile got only used by cindy :/ [17:00:21] for the moment i'm rebuilding the fixtures with perfield_builder, but will have to review output to see if its reasonable [17:00:35] sure [17:00:58] dinner [17:16:31] hmm, java 25 released. We'll make it to 11 soon enough :P [19:26:42] * ebernhardson is trying to write documentation for the new creationdate/lasteditdate keywords and...explaining things is hard :P [19:27:05] i kinda just want to give a table examples and descriptions of what the example does, but seems too lazy