SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Tobacconist" | "The Coxcombs" | "Cupid\'s Revenge" | "Orpheus And Eurydice" | "The Royal Slave" | "The Pantheonites" | "The Modish Wife" | "Or, Love In A Puzzle")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION