SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Andronicus" | "The Cheats" | "Andronicus Comenius" | "Belphegor" | "The Marriage of the Devil" | "Belphegor Or The Marriage Of The Devil")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION