SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Andromana" | "The Merchants Wife" | "Andromeda" | "The Merchants Wife" | "The Converts" | "The Folly of Priest Craft" | "Troas" | "The Fatal Legacy" | "Second Thought is Best" | "Tom Thumb" | "La Calamita Di Cuori")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION