SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Arthur and Emmeline" | "Dido and Aeneas" | "Aeneas and Dido" | "Dido And Aeneas" | "Amphitryon" | "The Two Sosias" | "Amphitryon" | "Amphitryon Or The Two Sosias" | "The Fairy Queen")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION