SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "LIngrat" | "Lingrat" | "All in the Right" | "The School for Arrogance" | "The School For Arrogance" | "The Triple Mariage" | "Le Glorieux")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION