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