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