SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Triumphs of Hibernia" | "Triumph of Hibernia" | "Galligantus" | "The Earl of Essex" | "Jack the Gyant Queller")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION