SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Ignoramus" | "The Academical Lawyer" | "Ignoramus" | "Ignoramus Or The Academical Lawyer" | "Ignoramus Comoedia coram Regia Maiestate Iacobi Regis Anglić c")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION