[SELECT DISTINCT(name),MATCH name AGAINST ('Kupplungsdeckel RFX Pro hard anodized Yamaha YZF 450') AS relevance FROM `pt_products` IGNORE INDEX (name_2) WHERE name <> 'Kupplungsdeckel RFX Pro hard anodized Yamaha YZF 450' AND category = 'Vergaser Zubehör' AND brand = 'RFX' ORDER BY relevance DESC LIMIT 3][Key 'name_2' doesn't exist in table 'pt_products']