SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "La Calamita Di Cuori" | "Il Tutore E La Pupilla" | "Orione, O Sia Diana Vendicata" | "Zanaida" | "Carattaco")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION