SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Irishman in London" | "The Happy African" | "The Irishman in London or The Happy African" | "The Bank Note" | "Lessons for the Ladies")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION