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