SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Receipt Tax" | "The Candidate" | "Too Civil by Half" | "The Lawyers Panic" | "Westminster Hall in an Uproar" | "The Lawyers Panic Or Westminster Hall In An Uproar" | "The Telegraph" | "A New Way of Knowing Things")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION