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