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