[SELECT DISTINCT(name),MATCH name AGAINST ('Sattel Prologo Nago R4 Pas 3D') AS relevance FROM `pt_products` IGNORE INDEX (name_2) WHERE name <> 'Sattel Prologo Nago R4 Pas 3D' AND category = ' Selle' AND brand = 'Prologo' ORDER BY relevance DESC LIMIT 3][Key 'name_2' doesn't exist in table 'pt_products']