Details
Details
- Reviewers
chad - Maniphest Tasks
- T2632: MyISAM fulltext does not support non-latin languages and we don't warn you about it
T12003: Explain to users how fulltext queries are parsed and executed
T12137: MySQL fulltext search returns no results in boolean mode when a query includes +"x", where "x" is a stopword or short token - Commits
- rP3245e74f16bb: Show users how fulltext search queries are parsed and executed; don't query…
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
InnoDB list is pretty conservative:
https://dev.mysql.com/doc/refman/5.7/en/fulltext-stopwords.html
| a | | about | | an | | are | | as | | at | | be | | by | | com | | de | | en | | for | | from | | how | | i | | in | | is | | it | | la | | of | | on | | or | | that | | the | | this | | to | | was | | what | | when | | where | | who | | will | | with | | und | | the | | www |