Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #56294, comment 9


Ignore:
Timestamp:
03/21/2023 02:28:06 PM (3 years ago)
Author:
ravishaheshan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56294, comment 9

    v1 v2  
    3333
    3434Unfortunately, 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
     36NOTE: Not sure whether this will work with MySQL since it doesn't support lookaheads