[SELECT DISTINCT(name),MATCH name AGAINST ('Kunststoffschutzblech mit Streben Stronglight') AS relevance FROM `pt_products` IGNORE INDEX (name_2) WHERE name <> 'Kunststoffschutzblech mit Streben Stronglight' AND category = ' Mixte' AND brand = 'Stronglight' ORDER BY relevance DESC LIMIT 3][Key 'name_2' doesn't exist in table 'pt_products']