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