WordPress database error: [Can't find FULLTEXT index matching the column list]
SELECT ID, post_title, post_content,MATCH (post_name, post_content) AGAINST ('is the bathtub i buy from hd or lowes the same i get from the specialty bath supply store') AS score FROM wp_posts WHERE MATCH (post_name, post_content) AGAINST ('is the bathtub i buy from hd or lowes the same i get from the specialty bath supply store') AND post_date <= '2012-02-07 07:34:23' AND (post_status IN ( 'publish', 'static' ) && ID != '168') ORDER BY score DESC LIMIT 0,3
In all likelyhood you are probably looking at the same product.