SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Noah\'s Flood" | "or, The Destruction of the World" | "The Cataclysm" | "or, General Deluge of the World. An Opera, Adorned with Various Sculptures" | "The Deluge" | "or, The Destruction of the World" | "Noah\'s Flood")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION