jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/332513 )

Change subject: [cirrus] Increase weigths for content namespaces on mw.org
......................................................................


[cirrus] Increase weigths for content namespaces on mw.org

The default weights are too low and cause many interesting pages in
these namespaces to be ranked poorly.

Bug: T155142
Change-Id: I4cdcbebe9bff2c14e0cbeee306f0ed46031e58ec
---
M wmf-config/InitialiseSettings.php
1 file changed, 7 insertions(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  DCausse: Looks good to me, approved



diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index 8eeaca5..4aa681c 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -17218,6 +17218,13 @@
 
 'wmgCirrusSearchNamespaceWeightOverrides' => [
        'default' => [],
+       'mediawikiwiki' => [ // T155142
+               12 => 0.9,
+               100 => 0.9,
+               102 => 0.9,
+               104 => 0.9,
+               106 => 0.9,
+       ],
        'wikisource' => [
                'author' => 1,
        ],

-- 
To view, visit https://gerrit.wikimedia.org/r/332513
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4cdcbebe9bff2c14e0cbeee306f0ed46031e58ec
Gerrit-PatchSet: 3
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>
Gerrit-Reviewer: DCausse <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to