SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Andromaque" | "Iphigénie" | "Iphigenie" | "Phèdre Et Hippolyte" | "Phedra & Hippolite" | "Mithridate" | "Brittanicus" | "Athalia" | "Iphigénie En Aulide")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION