SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Too Loving by Half" | "Too Loving By Half" | "Look before You Leap" | "Money at a Pinch" | "The Irishmans Frolicks" | "Money at a Pinch or The Irishmans Frolicks")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION