SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Calypso" | "The Widow of Delphi" | "The Descent of the Deities" | "The Widow of Delphi" | "The Widow Of Delphi")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION