SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Amintas" | "The Grove" | "Loves Paradice" | "The Grove Or Loves Paradice" | "The Governour of Cyprus" | "The Governour Of Cyprus")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION