SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Myrtillo" | "The Union of the Three Sister Arts" | "St Cecilia or The Union of the Three Sisters Ar" | "The Beggars Opera" | "Perseus and Andromeda" | "The Spaniard Outwitted" | "Perseus and Andromeda" | "Perseus and Andromeda or The Spaniard Outwitted" | "Perseus and Andromeda With the Rape of Colombine" | "The Flying Lovers" | "Thomyris" | "Thomyris Queen of Scythia" | "Venus and Adonis" | "The Death of Dido")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION