Paladox has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/315057

Change subject: phabricator: Reduce innodb_ft_min_token_size from 3 to 1
......................................................................

phabricator: Reduce innodb_ft_min_token_size from 3 to 1

I read 
https://www.percona.com/blog/2013/03/04/innodb-mysql-full-text-search-in-mysql-5-6-part-2-the-queries/
(near to the bottom)

That setting this to a value of 2 or higher in innodb we make search results
un reliable due to the difference between the config and myisam.

myisam seems to be better at values 2 or higher but innodb needs it more
precise.

So setting value 1 it will improve search results.

Per https://phabricator.wikimedia.org/T146673#2675083

Note that phabricator will need to be reindex search

Bug: T146673
Change-Id: Ie7402af9e11233502e6ae9cce47738f4d0b56d7f
---
0 files changed, 0 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/57/315057/1


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie7402af9e11233502e6ae9cce47738f4d0b56d7f
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

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

Reply via email to