DCausse has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/332513 )

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

[cirrus] Increase weigths for content namespace weight 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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/13/332513/1

diff --git a/wmf-config/InitialiseSettings.php 
b/wmf-config/InitialiseSettings.php
index cbb230b..607c541 100644
--- a/wmf-config/InitialiseSettings.php
+++ b/wmf-config/InitialiseSettings.php
@@ -17193,6 +17193,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: newchange
Gerrit-Change-Id: I4cdcbebe9bff2c14e0cbeee306f0ed46031e58ec
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>

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

Reply via email to