Springle has submitted this change and it was merged.

Change subject: actually put ft_stopword_file into the db config this time
......................................................................


actually put ft_stopword_file into the db config this time

Change-Id: I71ee3c2e69b621e310898b5c77a891b46c7e3cdd
---
M templates/mariadb/phabricator.my.cnf.erb
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/templates/mariadb/phabricator.my.cnf.erb 
b/templates/mariadb/phabricator.my.cnf.erb
index b6c5845..311f4c7 100644
--- a/templates/mariadb/phabricator.my.cnf.erb
+++ b/templates/mariadb/phabricator.my.cnf.erb
@@ -69,6 +69,7 @@
 # Setting ft_boolean_syntax with a leading white space explodes and it isn't 
clear there was
 # ever a way to escape things or use set-variable here. For now, run a SET 
GLOBAL at startup:
 init_file                      = /etc/mysql/phabricator-init.sql
+ft_stopword_file               = /etc/mysql/phabricator-stopwords.txt
 ft_min_word_len                = 3
 aria_pagecache_buffer_size     = 4G
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I71ee3c2e69b621e310898b5c77a891b46c7e3cdd
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Springle <sprin...@wikimedia.org>
Gerrit-Reviewer: Springle <sprin...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to