SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Medley" | "Hippisleys Drunken Man" | "The Medley or Hippisleys Drunken Man" | "Hobs Opera" | "Flora an Opera" | "Hobs Opera" | "A Journey to Bristol" | "The Faithful Welshman" | "A Journey to Bristol" | "The Honest Welch man" | "A Journey to Bristol or The Faithful Welshman" | "Sequel to the Opera of Flora" | "Hobs Wedding" | "A Sequel to the Opera of Flora")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION