(https://blueprints.launchpad.net/percona-server/+spec/innodb-fts-ngram-ignore-stopword-list)
lp:1679135 "Ignore INNODB_FT_DEFAULT_STOPWORD for ngram indexes" (https://bugs.launchpad.net/percona-server/+bug/1679135)
Bug #84420 "stopwords and ngram indexes" (https://bugs.mysql.com/bug.php?id=84420)
Thanks to Sveta Smirnova (sveta.smirnova.com) for original contribution.
Introduced new 'innodb_ft_ignore_ngram_check' InnoDB session/global variable which can be set to 'ON' to instruct InnoDB Full Text Search NGRAM parser to ignore stopword list.
Added new 'innodb_fts.percona_ft_ignore_ngram_check' MTR test case to check stopword list ignoring logic.
Added new 'sys_vars.innodb_ft_ignore_ngram_check_basic' MTR test case to check the behavior of the introduced variable.
该提问来源于开源项目:percona/percona-server