SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Il Trionfo della Continenza" | "Il Trionfo Della Continenza" | "Tamerlane" | "Tamerlano" | "Tamerlane" | "Il Bajazet")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION