SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Relief of Williamstadt" | "The Return from Victory" | "The Relief of Williamstadt or The Return from Victory")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION