SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Beggar\'s Wedding" | "The Beggars Wedding" | "The Female Parson" | "or, Beau in the Suds" | "The Devil to Pay" | "or, The Wives Metamorphos\'d" | "The Devil to Pay" | "The Boarding School" | "or, The Sham Captain" | "The Boarding School Romps" | "The Merry Cobler")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION