SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "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