Changes between Version 1 and Version 2 of Ticket #56294, comment 9
- Timestamp:
- 03/21/2023 02:28:06 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56294, comment 9
v1 v2 33 33 34 34 Unfortunately, we can't use it since most of our projects get hosted in WPEngine and they don't support MariaDB or MySQL 8. Right now we are trying to create a plugin that creates a separate table with sanitized content and MySQL FTS and modify the search query to use that. But Relevanssi works as you said that's much better for us. 35 36 NOTE: Not sure whether this will work with MySQL since it doesn't support lookaheads