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