SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Loves Of Mars And Venus" | "Harlequin Turn\'d Judge" | "Colombine" | "Or, Harlequin Turn\'d Judge" | "The Judgment Of Paris" | "Or, The Triumph Of Beauty" | "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