[wp-trac] [WordPress Trac] #51769: Full-text search support

WordPress Trac noreply at wordpress.org
Thu Nov 26 16:22:02 UTC 2020


#51769: Full-text search support
------------------------------------+------------------------------
 Reporter:  zieladam                |       Owner:  (none)
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Database                |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  dev-feedback has-patch  |     Focuses:
------------------------------------+------------------------------

Comment (by zieladam):

 I came up with a very simple PR that attempts to create FULLTEXT indexes
 and use them for search  later on. If `ALTER TABLE ADD FULLTEXT INDEX`
 fails, it simply keeps using the existing `LIKE`-based code. I would love
 to get some feedback and discussion here :-) CC @noisysocks @azaozz
 @TimothyBlynJacobs @andraganescu @desrosj

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51769#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list