SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "La Vera Costanza" | "Il Padre E Il Figlio Rivali" | "Artaserse" | "LOlimpiade" | "Antigono" | "Il Re Pastore" | "Il Bacio" | "Perseverance" | "The Third Time the Best" | "Perseverance or The Third Time the Best" | "The Ward of the Castle" | "THE WARD OF THE CASTLE")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION