[SELECT DISTINCT(name),MATCH name AGAINST ('Lenker Renthal Fatbar 604 RC blau') AS relevance FROM `pt_products` IGNORE INDEX (name_2) WHERE name <> 'Lenker Renthal Fatbar 604 RC blau' AND category = 'Lenker' AND brand = 'Renthal' ORDER BY relevance DESC LIMIT 3][Key 'name_2' doesn't exist in table 'pt_products']