SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Fall of Bob Alias Gin" | "The Fall of Bob Alias Gin" | "The Married Philosopher" | "The Married Philosopher" | "Timon in Love" | "The Innocent Theft" | "Timon In Love Or The Innocent Theft" | "The Plot" | "The Plot" | "Pill and Drop" | "The Plot")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION