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