SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Jovial Crew" | "The Jovial Crew" | "or, The Merry Beggars" | "The Theatrical Candidates" | "Pharnaces" | "The Device" | "or, The Marriage-Office" | "Second Thought is Best")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION