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