SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Alexander the Great" | "Alexander" | "Alexander The Great" | "The Virgin Prophetess or the Fate of Troy" | "The Virgin Prophetess" | "The Fate of Troy" | "The Virgin Prophetess Or The Fate Of Troy")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION