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