<?php

$wgCirrusSearchBoostTemplates = [
	'Template:Featured article' => 2,
	'Template:Featured picture' => 2,
	'Template:Featured_sound' => 2,
	'Template:Featured_list' => 1.75,
	'Template:Good_article' => 1.5,
];
$wgCirrusSearchIgnoreOnWikiBoostTemplates = true;
