SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Love At First Sight" | "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