SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Alfred a Masque" | "Alfred" | "Alfred A Masque" | "Eurydice" | "Mustapha" | "Alfred the Great King of England" | "Alfred The Great King Of England" | "Britannia" | "Elvira")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION