SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Calypso and Telemachus" | "Calypso And Telemachus" | "Apollo and Daphne" | "The Siege of Damascus" | "The Siege Of Damascus")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION