SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Chaplet" | "The Double Disappointment" | "The Double Disappointment" | "The Fortune Hunters" | "Robin Hood" | "The Shepherds Lottery")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION