SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Harlequins Invasion" | "A Christmas Gambol" | "Lincos Travels" | "The Fathers" | "The Good Naturd Man" | "The Fathers" | "The Good Natured Man" | "The Fathers Or The Good Naturd Man" | "Cymon" | "The Artifice" | "The Choice of Harlequin" | "The Indian Chief" | "The Choice of Harlequin or The Indian Chief" | "Vertumnus and Pomona" | "The Capricious Lady" | "Tristram Shandy")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION