SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "La Finta Frascatana" | "Il Giramondo" | "Cato" | "Catone in Utica" | "LAmour Costante" | "LAmour Constante" | "Lamour Costante")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION