SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "La Vera Costanza" | "Il Padre E Il Figlio Rivali" | "Artaserse" | "L\'Olimpiade" | "Antigono" | "Il Re Pastore" | "Il Bacio" | "Perseverance" | "Or, The Third Time The Best" | "The Ward Of The Castle")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION