SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Humours Of The Turf" | "Newmarket" | "Or, The Humours Of The Turf" | "The Volunteers" | "Or, Taylors To Arms!" | "Perseus And Andromeda")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION