original_reply |
[{"entity": "Subsurface Progression","summary": "Adventure seekers looking for a thrilling experience will enjoy Subsurface Progression's underground cave exploration tours."}] |
Subsurface Progression query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Subsurface%Progression%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Subsurface Progression') OR SOUNDEX(post_title) LIKE SOUNDEX('subsurface progression') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Subsurface%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Progression%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Subsurface Progression')OR SOUNDEX(post_title) LIKE SOUNDEX('subsurface progression')OR (post_title LIKE '%Subsurface%' OR post_title LIKE '%Progression%'))HAVING match_count >= 2ORDER BY match_count DESC; |
Subsurface Progression |
{"post":"","summary":"Adventure seekers looking for a thrilling experience will enjoy Subsurface Progression's underground cave exploration tours.","permalink":""} |
paragraph |
Adventure seekers looking for a thrilling experience will enjoy Subsurface Progression's underground cave exploration tours.<br><br> |