WordPress database error: [Can't find FULLTEXT index matching the column list]insert into rvrup_yarpp_related_cache (reference_ID,ID,score) SELECT 70 AS reference_ID, ID, ROUND(0 + (MATCH (post_content) AGAINST ('push cart caddytek caddylite golf click game folding weight light features button press 16 inches holder price users amount needless')) * 1 + (MATCH (post_title) AGAINST ('caddytek caddylite great companion golf')) * 1 + COUNT(DISTINCT IF( terms.term_taxonomy_id IN (4), terms.term_taxonomy_id, null )) * 1,4) AS score
FROM rvrup_posts
left join rvrup_term_relationships as terms on ( terms.object_id = rvrup_posts.ID )
WHERE post_status IN ( 'publish', 'static' ) AND post_password ='' AND post_date > date_sub(now(), INTERVAL 12 month) AND post_type IN ('post') AND rvrup_posts.ID NOT IN (70)
GROUP BY ID
HAVING score >= 4.000000 AND ID != 0 ORDER BY score DESC LIMIT 4 on duplicate key update date = now()