SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Prometheus" | "The Court of Alexander" | "Harlequin\'s Jubilee" | "Zobeide" | "The Sylphs" | "or, Harlequin\'s Gambols" | "The Sirens" | "The Syrens")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION