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