SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "False Delicacy" | "The Romance Of An Hour" | "A Word To The Wise" | "Clementina" | "The School For Wives" | "The Man Of Reason")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION