SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Generous Choice" | "All for the Better: or, The Infallible Cure" | "All for the Better" | "or, The Infallible Cure" | "All For The Better" | "Or, The Infallible Cure")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION