SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Artamene" | "Orpheus and Eurydice" | "La Caduta de Giganti The Fall of the Giants" | "La Caduta de Gigantio" | "The Fall of the Giants" | "Ifigenia in Tauride" | "Ifigenia In Tauride" | "Alceste" | "Il Trionfo dell Amor Conjugale")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION