Ingo Schommer 2c5deceeb4 FIX Filter out all FULLTEXT BOOLEAN chars
The query might still work depending on where these chars are placed,
but it seems weird to only remove *some* of the valid chars here.
See https://dev.mysql.com/doc/refman/5.6/en/fulltext-boolean.html

Note that the query runs both the actual boolean query with chars,
and then a separate relevance search without them.
2020-04-09 10:32:45 +12:00
..
2019-10-31 16:12:04 +13:00
2020-03-06 10:52:22 +13:00
2019-10-18 10:57:35 +13:00
2019-10-18 10:58:19 +13:00
2020-03-17 16:21:46 +13:00