BUG#33871 - Duplicate "would" in Fulltext Stopwords
Code cleanup: removed duplicate stopword.
This commit is contained in:
parent
b9b63d6df7
commit
f2040f48c4
@ -608,7 +608,6 @@ const char *ft_precompiled_stopwords[] = {
|
||||
"won't",
|
||||
"wonder",
|
||||
"would",
|
||||
"would",
|
||||
"wouldn't",
|
||||
"yes",
|
||||
"yet",
|
||||
|
Loading…
x
Reference in New Issue
Block a user