mirror of
https://github.com/flarum/core.git
synced 2025-07-24 10:11:43 +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.