SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Devil of a Wife" | "A Comical Transformation" | "The Devil of a Wife" | "The Devil Of A Wife Or A Comical Transformation")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION