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

Change subject: [cirrus] disable token count router
......................................................................


[cirrus] disable token count router

temporary fix to workaround a problem appearing because eqiad is in a mixed
version state.

Bug: T180795
Change-Id: I11123db46e0ba5699ef593076a089863c5791d09
---
M wmf-config/CirrusSearch-common.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Hashar: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  DCausse: Looks good to me, approved
  Zoranzoki21: Looks good to me, but someone else must approve



diff --git a/wmf-config/CirrusSearch-common.php 
b/wmf-config/CirrusSearch-common.php
index e441816..ac6183f 100644
--- a/wmf-config/CirrusSearch-common.php
+++ b/wmf-config/CirrusSearch-common.php
@@ -85,7 +85,7 @@
        'super_detect_noop_enable_native' => true,
        'id_hash_mod_filter' => true,
        'documentVersion' => true,
-       'token_count_router' => true,
+       'token_count_router' => false,
 ];
 
 # Enable the "experimental" highlighter on all wikis

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I11123db46e0ba5699ef593076a089863c5791d09
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>
Gerrit-Reviewer: DCausse <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to