SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Pompey the Great" | "Pompey The Great" | "The Mulberry Garden" | "Pompey" | "Antony and Cleopatra" | "Antony And Cleopatra" | "Bellamira" | "The Mistress" | "Bellamira Or The Mistress")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION