SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Artamene" | "Annibale in Capua" | "Anibale in Capus" | "Alexander in Persia" | "Polidoro" | "Scipione in Cartagine" | "L\'Inconstanza Delusa" | "Phaeton" | "Bellerphon" | "Bellerofonte" | "L\'Olimpiade")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION