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