Bene has uploaded a new change for review.
https://gerrit.wikimedia.org/r/254645
Change subject: Use custom generator for mobile search on Wikibase
......................................................................
Use custom generator for mobile search on Wikibase
Bug: T85368
Change-Id: I25485981eb90f95d3c6c8344734350533866e361
---
M wmf-config/Wikibase.php
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/45/254645/1
diff --git a/wmf-config/Wikibase.php b/wmf-config/Wikibase.php
index da9038a..3a73bd5 100644
--- a/wmf-config/Wikibase.php
+++ b/wmf-config/Wikibase.php
@@ -120,6 +120,10 @@
}
$wgMFSearchAPIParams['wbptterms'] = array( 'label' );
+ $wgMFSearchGenerator = array(
+ 'name' => 'wbsearch',
+ 'prefix' => 'wbs'
+ );
// Don't try to let users answer captchas if they try to add links
// on either Item or Property pages. T86453
--
To view, visit https://gerrit.wikimedia.org/r/254645
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I25485981eb90f95d3c6c8344734350533866e361
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Bene <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits