SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Deaf Indeed" | "The Fool" | "Small Talk" | "The Westminster Boy" | "Small Talk or The Westminster Boy" | "Bonds without Judgement" | "The Loves of Bengal" | "Bonds without Judgement or The Loves of Bengal")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION