SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Heiress" | "the Antigallican" | "The Heiress" | "the Anti Gallican" | "The Heiress or The Antigallican")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION