SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "A Wife in the Right" | "A Wife In The Right" | "The Platonic Wife" | "The Double Mistake" | "The School for Rakes" | "The School For Rakes" | "The Times")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION