WordPress database error: [Can't find FULLTEXT index matching the column list]
SELECT ID, post_title, post_content,MATCH (post_name, post_content) AGAINST ('how can i apply for my local lowes store overnight stocking jobs') AS score FROM wp_posts WHERE MATCH (post_name, post_content) AGAINST ('how can i apply for my local lowes store overnight stocking jobs') AND post_date <= '2012-02-07 07:17:31' AND (post_status IN ( 'publish', 'static' ) && ID != '206') ORDER BY score DESC LIMIT 0,3