SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Fashionable Lady" | "or, Harlequin\'s Opera" | "The Fashionable Lady" | "The Fall of the Earl of Essex" | "The Cornish Squire" | "The Lawyer\'s Feast" | "The Astrologer" | "or, The Pretended Transformation")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION