[SELECT DISTINCT(name),MATCH name AGAINST ('Radachse Scope Artech 12x142') AS relevance FROM `pt_products` IGNORE INDEX (name_2) WHERE name <> 'Radachse Scope Artech 12x142' AND category = ' Mixte' AND brand = 'Scope' ORDER BY relevance DESC LIMIT 3][Key 'name_2' doesn't exist in table 'pt_products']