[SELECT DISTINCT(name),MATCH name AGAINST ('Kupplungshebel mit Halter RFX Pro geschmiedet rot EZ Adjust') AS relevance FROM `pt_products` IGNORE INDEX (name_2) WHERE name <> 'Kupplungshebel mit Halter RFX Pro geschmiedet rot EZ Adjust' AND category = 'Brems und Kupplungshebel' AND brand = 'RFX' ORDER BY relevance DESC LIMIT 3][Key 'name_2' doesn't exist in table 'pt_products']