SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Magic Cavern" | "Virtue\'s Triumph" | "The Dumb Cake" | "or, The Regions of Fancy" | "The Gnome" | "or, Harlequin Underground")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION