SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Cleonice" | "Cleonice, Regina Di Siria" | "Enea E Lavinia" | "Ninetta" | "O, Chi Dell\' Altrui Si Veste, Presto Si Spoglia" | "Ninetta" | "Rosmira" | "Antigona" | "Il Re Pastore" | "Il Rè Pastore" | "Elfrida")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION