WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Almeida' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('Hé Lio Oiticia' at line 1]
SELECT MAX((MATCH(tlp_posts.post_title) AGAINST ('Hé Lio Oiticia and Neville D'Almeida' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('Hé Lio Oiticia and Neville D'Almeida' ) * 10)) as topscore FROM tlp_posts WHERE post_date <= '2025-02-10 16:20:17' AND ( post_status = 'publish' OR post_status = 'inherit' ) AND post_password = '' AND post_type IN ('post', 'page')
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'Almeida' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('Hé Lio Oiticia' at line 1]
SELECT SQL_CALC_FOUND_ROWS DISTINCT tlp_posts.*,tlp_posts.ID as ID, (MATCH(tlp_posts.post_title) AGAINST ('Hé Lio Oiticia and Neville D'Almeida' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('Hé Lio Oiticia and Neville D'Almeida' ) * 10) as score
FROM tlp_posts
WHERE 1=1 AND (
tlp_posts.post_date <= '2025-02-10 16:20:17'
) AND ((MATCH(tlp_posts.post_title) AGAINST ('Hé Lio Oiticia and Neville D'Almeida' ) * 1) + (MATCH(tlp_posts.post_content) AGAINST ('Hé Lio Oiticia and Neville D'Almeida' ) * 10) OR ( ((tlp_posts.post_excerpt LIKE '%Hé%')) AND ((tlp_posts.post_excerpt LIKE '%Lio%')) AND ((tlp_posts.post_excerpt LIKE '%Oiticia%')) AND ((tlp_posts.post_excerpt LIKE '%and%')) AND ((tlp_posts.post_excerpt LIKE '%Neville%')) AND ((tlp_posts.post_excerpt LIKE '%DAlmeida%')) ) ) AND (tlp_posts.post_password = '') AND tlp_posts.post_type IN ('post', 'page') AND ((tlp_posts.post_status = 'publish' OR tlp_posts.post_status = 'inherit'))
ORDER BY score DESC
LIMIT 0, 100