SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Pyrrhus King of Epirus" | "Pyrrhus King Of Epirus" | "Boadicea Queen of Britain" | "Boadicea Queen Of Britain" | "Friendship Improved" | "The Female Warriour" | "Friendship Improved" | "Friendship Improved Or The Female Warriour")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION