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 Beggar\'s Opera" | "Thomyris" | "Thomyris, Queen of Scythia" | "Thomyris, Queen Of Scythia" | "Venus and Adonis" | "The Death of Dido" | "The Shipwreck" | "or, Perseus and Andromeda" | "The Shipwreck")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION