SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Alfred a Masque" | "Alfred" | "Alfred A Masque" | "Sophonisba" | "Agamemnon" | "Tancred and Sigismunda" | "Tancred And Sigismunda" | "Alfred the Great King of England" | "Alfred The Great King Of England" | "Coriolanus")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION