SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Roman Generalls" | "The Distressed Ladies" | "The Mall" | "The Modish Lovers" | "The Mall Or The Modish Lovers")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION