SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Harlequin Doctor Faustus" | "Harlequin Doctor Faustus: With The Masque Of The D" | "Harlequin Sheppard" | "A Duke And No Duke" | "Apollo And Daphne" | "Or, Harlequin Mercury" | "Apollo And Daphne: Or, Harlequin Mercury" | "The Miser" | "Or, Wagner And Abericock" | "The Miser" | "The Dumb Farce" | "Apollo And Daphne" | "Or, Harlequin\'s Metamorphosis" | "Harlequin\'s Triumph")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION