SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "A Cure for a Coxcomb" | "The Beau Bedevild" | "A Cure for a Coxcomb" | "The Beau Bedeviled" | "A Cure for a Coxcomb or The Beau Bedevild")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION