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