[00:00:30] It was supposed to be a simple change to prevent bad UTF-8 showing up in template output... [00:00:30] ...got a little involved. [00:01:44] I always regretted not fixing the weird escaping back when I was working on it during gsoc [06:49:25] Hello, I had a question about relevance scoring part of the mediawiki API (which searches wikipedia). Can anyone guide me towards resources/parts of code which signify how relevance is calculated. [06:50:03] I have read through a bit of relevance scoring strategies of Lucene and Elastic Search. I want to know what the API does on top of them [14:30:27] Is there a magic word someplace I'm missing that will suppress all categorization on that page? Something like __NOCAT__ for template demo/testcase pages or if I wanted to mark something as deprecated in a software doc wiki and have it not be categorized? [14:31:57] ShoeMaker: No, that's not possible. You'll have to resort to template logic [14:32:32] I was afraid of that. Okay, thanks. [14:32:56] Only about a 1/3 of the templates have that so far, was hoping to find an easy button... LOL