[wp-meta] [Making WordPress.org] #6934: Search not returning obvious matches

Making WordPress.org noreply at wordpress.org
Fri Apr 14 16:19:22 UTC 2023


#6934: Search not returning obvious matches
-----------------------------+---------------------
 Reporter:  topher1kenobe    |       Owner:  (none)
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:
Component:  Photo Directory  |  Resolution:
 Keywords:                   |
-----------------------------+---------------------

Comment (by Otto42):

 The relevant portion of the SQL:

 {{{
 OR (post_content LIKE 'peanut%') ...
 OR (post_content LIKE 'butter%') ...
 }}}

 And so on. Basically, it will only match peanut or butter at the start of
 the content. Probably not what was intended, so it's unlikely that that
 fix worked.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6934#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list