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