SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Henry VII" | "or, The Popish Impostor" | "Henry VII" | "Henry Vii" | "The Irish Fine Lady" | "Will and No Will" | "or, A Bone for the Lawyers" | "The Suspicious Husband Criticized" | "or, The Plague of Envy" | "Covent Garden Theatre" | "or, Pasquin turn" | "d Drawcansir, Censor of Great Britain" | "Love a-la-mode" | "Love-a-La-Mode" | "The Married Libertine" | "The True-Born Scotsman")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION