SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Loves of Mars and Venus" | "Harlequin Turn\'d Judge" | "Colombine" | "or, Harlequin Turn\'d Judge" | "Harlequin Turned Judge" | "The Judgment of Paris" | "or, The Triumph of Beauty" | "The Judgment of Paris" | "The Judgment Of Paris" | "The Shipwreck" | "or, Perseus and Andromeda" | "The Shipwreck" | "Orpheus and Euridyce")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION