SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Contrast: A Tragi-Comical Rehearsal of Two Modern Plays: Match Upon Match" | "or, No Match at All, and the Tragedy of Epaminodas" | "The Contrast: A Tragical-Comical Rehearsal of Two" | "Phoebe")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION