WordPress database error: [Can't find FULLTEXT index matching the column list]insert into rvrup_yarpp_related_cache (reference_ID,ID,score) SELECT 57 AS reference_ID, ID, ROUND(0 + (MATCH (post_content) AGAINST ('bag cart golf bags stand lite datrek top features ultra total grip try accessories bagthe lightweight full length individual integrated')) * 1 + (MATCH (post_title) AGAINST ('golf bags datrek innovative fashionable functional')) * 1 + COUNT(DISTINCT IF( terms.term_taxonomy_id IN (5), 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 (57)
GROUP BY ID
HAVING score >= 4.000000 AND ID != 0 ORDER BY score DESC LIMIT 4 on duplicate key update date = now()