SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Harlequin\'s Invasion" | "or, A Christmas Gambol" | "The Chaplet" | "The Chaplet" | "The Shepherd\'s Lottery" | "Agis")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION