SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Orlando" | "Ariadne In Creta" | "Ariadne In Crete" | "Wenceslaus" | "Porus, King Of India" | "Poro, Re Dell\' Indie" | "Porus" | "Aetius" | "Ezio With The Strategies Of Harlequin" | "Sosarmes" | "Sosarme, Re Di Media" | "Cato" | "Catone In Utica" | "Ulysses")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION