SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Loves of Mars and Venus" | "Harlequin Turnd Judge" | "Harlequin Turned Judge" | "The Judgment of Paris" | "The Triumph of Beauty" | "The Judgment of Paris" | "The Judgment Of Paris" | "Perseus and Andromeda With the Rape of Colombine" | "The Flying Lovers" | "Orpheus and Euridyce")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION