SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Fair of St. Germain" | "La Foire de St Germain" | "Momus Turn\'d Fabulist" | "or, Vulcan\'s Wedding" | "Momus Turn\'d Fabulist" | "Cato" | "Cato of Utica" | "Cato Of Utica")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION