SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Love at First Sight" | "Wits Last Stake" | "The Triumph of Mirth" | "Harlequins Wedding" | "The Triumph of Mirth or Harlequins Wedding" | "Hurly Burly" | "The Fairy of the Well" | "Hurly Burly or The Fairy of the Well" | "The Pilgrim")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION