SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Orlando" | "Orlando" | "Ariadne in Creta" | "Ariadne in Crete" | "Wenceslaus" | "Wenceslaus" | "Porus" | "Porus King of India" | "Aetius" | "Ezio With the Strategies of Harlequin" | "Sosarmes" | "Sosarmes King of Media" | "Cato" | "Catone in Utica" | "Ulysses")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION