SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "La Cosa Rara" | "Il Burbero di Buon Cuore" | "Il Burbero Di Buon Cuore" | "Il Consiglio Imprudente" | "La Scola dei Maritati" | "La scuola dei maritati" | "La Scola Dei Maritati" | "LIsola del Piacere" | "Lisola Del Piacere" | "Le Nozze dei Contadini Spagnuoli" | "Antigona" | "Il Tesoro" | "Merope" | "Cinna" | "La Cifra")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION