SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "A New Way to Keep a Wife at Home" | "Hobson\'s Choice" | "or, Thespis in Distress" | "Perseverance" | "or, The Third Time the Best" | "As It Should Be" | "All in Good Humour" | "The Irish Tar" | "or, Which is the Girl" | "The Irish Tar" | "or, Which is the Girl?" | "Botheration" | "or, A Ten Years Blunder")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION