SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Fair Example or the Modish Citizens" | "The Fair Example" | "The Modish Citizens" | "The Fair Example Or The Modish Citizens" | "Prunella")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION