SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Mermaid" | "The Wandering Jew" | "Loves Masquerade" | "The Wandering Jew or Loves Masquerade" | "A Trip to the Nore" | "The Outlaws" | "Gander Hall" | "The Embarkation" | "The Egyptian Festival")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION