original_reply |
[{"entity": "Mendocino County Honda","summary": "For those interested in purchasing a 2018 Pilot Noir, Mendocino County Honda offers competitive prices and a wide selection of vehicles."}] |
Mendocino County Honda query |
SELECTID,post_title,(CASE WHEN post_title LIKE ‘%Mendocino%County%Honda%’ THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX(‘Mendocino County Honda’) OR SOUNDEX(post_title) LIKE SOUNDEX(‘mendocino county honda’) ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE ‘%Mendocino%’ THEN 1 ELSE 0 END + CASE WHEN post_title LIKE ‘%County%’ THEN 1 ELSE 0 END + CASE WHEN post_title LIKE ‘%Honda%’ THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = ‘listing’AND post_status = ‘publish’AND (SOUNDEX(post_title) LIKE SOUNDEX(‘Mendocino County Honda’)OR SOUNDEX(post_title) LIKE SOUNDEX(‘mendocino county honda’)OR (post_title LIKE ‘%Mendocino%’ OR post_title LIKE ‘%County%’ OR post_title LIKE ‘%Honda%’))HAVING match_count >= 3ORDER BY match_count DESC; |
Mendocino County Honda |
{"post":"","summary":"For those interested in purchasing a 2018 Pilot Noir, Mendocino County Honda offers competitive prices and a wide selection of vehicles.","permalink":""} |
paragraph |
For those interested in purchasing a 2018 Pilot Noir, Mendocino County Honda offers competitive prices and a wide selection of vehicles.<br><br> |