SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Gentleman Gardener" | "The Miser" | "Poluscenicon" | "Harlequin\'s Chaplet" | "Harlequin and Faustus" | "or, The Devil will have His Own" | "Harlequin and Oberon" | "or, The Chace to Gretna")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION