[SELECT DISTINCT(name),MATCH name AGAINST ('Set mit 4 Gleitern Swissstop Flash') AS relevance FROM `pt_products` IGNORE INDEX (name_2) WHERE name <> 'Set mit 4 Gleitern Swissstop Flash' AND category = ' Patin de frein' AND brand = 'Swissstop' ORDER BY relevance DESC LIMIT 3][Key 'name_2' doesn't exist in table 'pt_products']