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",
|
"won't",
|
||||||
"wonder",
|
"wonder",
|
||||||
"would",
|
"would",
|
||||||
"would",
|
|
||||||
"wouldn't",
|
"wouldn't",
|
||||||
"yes",
|
"yes",
|
||||||
"yet",
|
"yet",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user