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