SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Albert and Adelaide" | "The Victim of Constancy" | "Albert and Adelaide or The Victim of Constancy" | "Les Victimes Cloitrées")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION