-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.4
-
Component/s: Text Search
-
None
-
ALL
The English stop word list includes "it" which prevents someone for searching documents using the Italian country code, "IT". It looks like the original source for the current stop word list includes "us" as a stop word with a warning about care being taken due to it also being a country code and that "us" is omitted from the MongoDB stop word list. I would think that "it" would be omitted from the MongoDB list by that same logic.
- duplicates
-
SERVER-10062 Add user configurable stop word lists for text search
- Backlog