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