SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Il Re Teodoro In Venezia" | "Or, Theodore (King Of Corsica) At Venice" | "Il Re Teodoro In Venezia" | "Il Conte Ridicolo" | "Love The Leveller: Or, The Pretty Purchase" | "Love The Leveller" | "Clotilda" | "Gianguir")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION