[SELECT DISTINCT(name),MATCH name AGAINST ('CDI offen Doppler AM6 bis 2018') AS relevance FROM `pt_products` IGNORE INDEX (name_2) WHERE name <> 'CDI offen Doppler AM6 bis 2018' AND category = 'CDIs' AND brand = 'Doppler' ORDER BY relevance DESC LIMIT 3][Key 'name_2' doesn't exist in table 'pt_products']