SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Blind Lady" | "The Surprisal" | "The Surprizal" | "The Surprizal" | "The Committee" | "The Indian Queen" | "The Great Favourite" | "or, The Duke of Lerma" | "The Committee" | "or, The Faithful Irishman" | "The Committee" | "Or, The Faithful Irish-man")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION