SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Loves Triumph" | "Tamerlane" | "Tamerlano" | "Tamerlane" | "Hamlet" | "L’Ambleto" | "Hamlet" | "Antiochus" | "Antioco" | "Antiochus" | "The Triumph of Love" | "Il Trionfo d’Amore" | "The Triumph Of Love")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION