[13:58:37] \o [13:59:11] o/ [15:04:02] * ebernhardson kinda wishes we had keyword autocomplete, like filling in the rest of an `articletopic:...` query [15:04:44] was trying to verify the new boost/filter options for articletopic and hasrecommendation work in prod, but i don't actually use these often enough and have to look up values to stick into them :P [15:07:13] also, randomly, surprised this returns no results on enwiki: articletopic:books articletopic:internet-culture [15:53:10] meh, i can't push to wmf-jvm-parent-pom on gitlab :( [16:03:23] yes... very hard to know the topics by heart... [16:13:26] yes for some repos you have to create MR from a personal fork [16:16:21] might be blind but can't spot the failure in https://integration.wikimedia.org/ci/job/quibble-with-gated-extensions-vendor-mysql-php81/6237/console [16:16:57] I mean I see "Some split_groups failed - returning failure status" but I don't see where the errors are located... [16:20:10] heading out [16:21:46] PHP Fatal error: Class CirrusSearch\Search\Result contains 5 abstract methods and must therefore be declared abstract or implement the remaining methods (SearchResult::getTextSnippetField, SearchResult::getTitleSnippetField, SearchResult::getRedirectSnippetField, ...) in /workspace/src/extensions/CirrusSearch/includes/Search/Result.php on line 27 [16:22:12] What happens is it's running a bunch of tests in parallel, basically ctrl-f for fail or fatal and hope it finds something [16:23:56] hmm, oddly i can't seem to figure out how to fork the wmf-jvm-parent-pom repo. I think supposed to be able to click the `Fork` button top right, but it's graye dout [16:25:11] yea, that's where the button is in other repos. Just not this one :( [17:31:44] created T407521, i wonder if we should somehow advertise this to get more opinions, but who would we be trying to get opinions from? Unsure [17:31:45] T407521: Represent text in cirrus as an array of sections, rather than a flat string - https://phabricator.wikimedia.org/T407521 [20:29:48] o/ ebernhardson: Trey314159: You may have already seen this, but if not: [US employees] It’s almost time ⏰ to choose your healthcare benefits for 2026! 🩺 https://wikimedia.slack.com/archives/C024KLHSA/p1760567424305659 [20:31:01] Yep, thanks! [20:47:14] always fun :) [20:49:35] ebernhardson: dcausse: I tried to find documentation of the results trying out relaxed queries (T343148). T405869 has a comment regarding the variations for weight tweaking, T343148 only has a comment it’s done. [20:49:36] T343148: Relax 'AND' operator in search queries - https://phabricator.wikimedia.org/T343148 [20:49:36] T405869: Tune the perfield_builder_relaxed query builder profile - https://phabricator.wikimedia.org/T405869 [20:49:48] ebernhardson: is the two-column comparison report you showed us available somewhere? I remember it included some useful stats. [20:50:48] pfischer: hmm, the relforge report? Unfortunately the queries are considered private data so i can't put that on people.wikimedia.org [20:51:00] pfischer: the reports themselves are on stat1008, you can probably scp them [20:51:53] pfischer: they should be group readable, something like `scp -r stat1008.eqiad.wmnet:~ebernhardson/relforge /tmp/relforge` [20:57:39] ebernhardson: thanks! I’ll present that in next Wednesday’s Semantic Search Report.