SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Il Soldano Generoso" | "Quinto Fabio" | "Solimano" | "Demofoonte" | "La Governante" | "Alessandro nelle Indie" | "Alessandro Nelle Indie" | "Il Duca dAtene" | "Il Duca Datene")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION