SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Titus Manlius" | "Tito Manlio" | "Titus Manlius" | "Arsaces" | "Rodelinda" | "Lotharius" | "Lothario" | "Lotharius" | "Ariodante" | "Ariodante" | "Il Giocatore" | "The Gamester" | "Il Giocatore or The Gamester" | "Berenice" | "Berenice regina dEgitto" | "Adelaide")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION