SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Enchanter" | "Love and Magic" | "The Enchanter or Love and Magic" | "The Fairies" | "Teraminta" | "Teraminta")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION