SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Semiramide" | "o, La Vendetta di Nino" | "Piramo e Tisbe" | "La Villanella Rapita" | "Aci e Galatea" | "Il Consiglio Imprudente" | "Ines de Castro" | "Ricimero" | "Antigona" | "Merope" | "Cinna")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION