SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Rival Candidates" | "The Blackamoor Wash\'d White" | "The Blackamoor Washed White" | "The Flitch of Bacon" | "The Dramatic Puffers" | "The Magic Picture" | "The Woodman" | "The Travellers in Switzerland")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION