SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Lord Russel" | "The Two Connoisseurs" | "Marcella" | "Eudora" | "Zelma" | "The Will o th Wisp" | "Zelma or The Will o th Wisp")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION