SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Fortune-Hunters" | "or, Two Fools Well Met" | "The Fortune Hunters" | "The Fortune Hunters" | "Or, Two Fools Well Met")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION