original_reply |
[{"entity": "Mendocino Cafe","summary": "Coffee lovers will enjoy the cozy atmosphere and large variety of organic, free-trade coffee that the Mendocino Cafe offers."}, {"entity": "Good Life Cafe & Bakery","summary": "Fans of freshly baked bread and delicious fruit spreads will appreciate the warm and inviting ambiance of Good Life Cafe & Bakery."}, {"entity": "Little River Inn","summary": "Visitors looking for a charming bed and breakfast experience with beautiful floral arrangements will find comfort and warmth at the Little River Inn."}, {"entity": "Stanford Inn by the Sea","summary": "Nature enthusiasts seeking a tranquil retreat surrounded by blooming flowers, fresh fruits, and homemade bread will love Stanford Inn by the Sea."}] |
Mendocino Cafe query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Mendocino%Cafe%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Mendocino Cafe') OR SOUNDEX(post_title) LIKE SOUNDEX('mendocino cafe') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Mendocino%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Cafe%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Mendocino Cafe')OR SOUNDEX(post_title) LIKE SOUNDEX('mendocino cafe')OR (post_title LIKE '%Mendocino%' OR post_title LIKE '%Cafe%'))HAVING match_count >= 2ORDER BY match_count DESC; |
Mendocino Cafe |
{"post":{"ID":"31872","post_title":"Mendocino Cafu00e9","match_count":"22"},"summary":"Coffee lovers will enjoy the cozy atmosphere and large variety of organic, free-trade coffee that the Mendocino Cafe offers.","permalink":"https://www.visitmendocino.com/listing/mendocino-cafe/"} |
Good Life Cafe & Bakery query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Good%Life%Cafe%&%Bakery%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Good Life Cafe & Bakery') OR SOUNDEX(post_title) LIKE SOUNDEX('good life cafe & bakery') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Good%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Life%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Cafe%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Bakery%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Good Life Cafe & Bakery')OR SOUNDEX(post_title) LIKE SOUNDEX('good life cafe & bakery')OR (post_title LIKE '%Good%' OR post_title LIKE '%Life%' OR post_title LIKE '%Cafe%' OR post_title LIKE '%Bakery%'))HAVING match_count >= 4ORDER BY match_count DESC; |
Good Life Cafe & Bakery |
{"post":{"ID":"31871","post_title":"Good Life Bakery & Cafe","match_count":"4"},"summary":"Fans of freshly baked bread and delicious fruit spreads will appreciate the warm and inviting ambiance of Good Life Cafe & Bakery.","permalink":"https://www.visitmendocino.com/listing/good-life-bakery-cafe/"} |
Little River Inn query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Little%River%Inn%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Little River Inn') OR SOUNDEX(post_title) LIKE SOUNDEX('little river inn') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Little%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%River%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Inn%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Little River Inn')OR SOUNDEX(post_title) LIKE SOUNDEX('little river inn')OR (post_title LIKE '%Little%' OR post_title LIKE '%River%' OR post_title LIKE '%Inn%'))HAVING match_count >= 3ORDER BY match_count DESC; |
Little River Inn |
{"post":{"ID":"31952","post_title":"Little River Inn Resort & Spa","match_count":"13"},"summary":"Visitors looking for a charming bed and breakfast experience with beautiful floral arrangements will find comfort and warmth at the Little River Inn.","permalink":"https://www.visitmendocino.com/listing/little-river-inn-resort-spa/"} |
Stanford Inn by the Sea query |
SELECTID,post_title,(CASE WHEN post_title LIKE '%Stanford%Inn%by%the%Sea%' THEN 10 ELSE 0 END + CASE WHEN ( SOUNDEX(post_title) LIKE SOUNDEX('Stanford Inn by the Sea') OR SOUNDEX(post_title) LIKE SOUNDEX('stanford inn by sea') ) THEN 10 ELSE 0 END + CASE WHEN post_title LIKE '%Stanford%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Inn%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%by%' THEN 1 ELSE 0 END + CASE WHEN post_title LIKE '%Sea%' THEN 1 ELSE 0 END) AS match_countFROM wp_postsWHEREpost_type = 'listing'AND post_status = 'publish'AND (SOUNDEX(post_title) LIKE SOUNDEX('Stanford Inn by the Sea')OR SOUNDEX(post_title) LIKE SOUNDEX('stanford inn by sea')OR (post_title LIKE '%Stanford%' OR post_title LIKE '%Inn%' OR post_title LIKE '%by%' OR post_title LIKE '%Sea%'))HAVING match_count >= 4ORDER BY match_count DESC; |
Stanford Inn by the Sea |
{"post":{"ID":"31981","post_title":"Stanford Inn by the Sea","match_count":"24"},"summary":"Nature enthusiasts seeking a tranquil retreat surrounded by blooming flowers, fresh fruits, and homemade bread will love Stanford Inn by the Sea.","permalink":"https://www.visitmendocino.com/listing/stanford-inn-by-the-sea/"} |
paragraph |
Coffee lovers will enjoy the cozy atmosphere and large variety of organic, free-trade coffee that the <a href="https://www.visitmendocino.com/listing/mendocino-cafe/">Mendocino Cafe</a> offers.<br><br>Fans of freshly baked bread and delicious fruit spreads will appreciate the warm and inviting ambiance of <a href="https://www.visitmendocino.com/listing/good-life-bakery-cafe/">Good Life Cafe & Bakery</a>.<br><br>Visitors looking for a charming bed and breakfast experience with beautiful floral arrangements will find comfort and warmth at the <a href="https://www.visitmendocino.com/listing/little-river-inn-resort-spa/">Little River Inn</a>.<br><br>Nature enthusiasts seeking a tranquil retreat surrounded by blooming flowers, fresh fruits, and homemade bread will love <a href="https://www.visitmendocino.com/listing/stanford-inn-by-the-sea/">Stanford Inn by the Sea</a>.<br><br> |