mirror of
https://github.com/flarum/core.git
synced 2025-07-28 20:20:34 +02: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.