SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Arden of Feversham" | "Abroad and at Home" | "Abroad And At Home" | "The Votary of Wealth" | "The Votary Of Wealth" | "The Red Cross Knights" | "What a Blunder")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION