SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Argalus and Parthenia" | "Argulus and Parthenia" | "Argalus And Parthenia" | "Wit in a Constable" | "Wit In A Constable" | "Revenge for Honour (The Parricide")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION