[SELECT DISTINCT(name),MATCH name AGAINST ('Bremshebel rechts Yamaha Jog R schwarz') AS relevance FROM `pt_products` IGNORE INDEX (name_2) WHERE name <> 'Bremshebel rechts Yamaha Jog R schwarz' AND brand = 'Standard Parts' ORDER BY relevance DESC LIMIT 3][Key 'name_2' doesn't exist in table 'pt_products']