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" | "A Duke And No Duke" | "Apollo and Daphne" | "Harlequin Mercury" | "Apollo and Daphne or Harlequin Mercury" | "The Miser" | "Wagner and Abericock" | "The Miser" | "The Miser or Wagner and Abericock" | "The Dumb Farce" | "Apollo and Daphne" | "Harlequins Metamorphosis" | "Harlequins Triumph")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION