SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Nina" | "The Captive of Spilburg" | "Albert and Adelaide" | "The Victim of Constancy" | "Albert and Adelaide or The Victim of Constancy" | "Nina" | "ou La Folle par amour" | "Camille" | "ou Le Souterrain")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION