SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Chimera" | "or, An Hue and Cry to Change Alley" | "The Chimera" | "The Smuglers" | "The Patron" | "or, The Statesman\'s Opera" | "The Prodigal" | "or, Recruits for the Queen of Hungary")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION