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