mirror of
https://github.com/flarum/framework.git
synced 2025-05-20 05:42:40 +08:00

We do not want to inherit MySQL's fulltext query language, so let's just drop all non-word characters from the search term. Fixes #1498.
We do not want to inherit MySQL's fulltext query language, so let's just drop all non-word characters from the search term. Fixes #1498.