original_reply |
[{"entity": "Logic","summary": "Music enthusiasts looking for a blend of insightful lyrics and catchy beats will appreciate a live performance by Logic."}] |
Logic query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Logic%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Logic') OR SOUNDEX(post_title) LIKE SOUNDEX('logic') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Logic%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Logic')OR SOUNDEX(post_title) LIKE SOUNDEX('logic')OR (post_title LIKE '%Logic%'))HAVING match_count >= 1ORDER BY match_count DESC; |
Logic |
{"post":{"ID":"32175","post_title":"Foot Logic Reflexology & Massage","match_count":"11"},"summary":"Music enthusiasts looking for a blend of insightful lyrics and catchy beats will appreciate a live performance by Logic.","permalink":"https://www.visitmendocino.com/listing/foot-logic-reflexology-massage/"} |
paragraph |
Music enthusiasts looking for a blend of insightful lyrics and catchy beats will appreciate a live performance by <a href="https://www.visitmendocino.com/listing/foot-logic-reflexology-massage/">Logic</a>.<br><br> |