SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Chymical Counterfeits" | "or, Harlequin Worm-Doctor" | "The Chymical Counterfeits" | "or, Harlequin turn\'d Wo")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION