SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Good-Natured Man" | "The Good Natured Man" | "She Stoops to Conquer" | "or, The Mistakes of a Night" | "The Grumbler")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION