SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Tragedy of Sertorius" | "King Edward the Third: With the Fall of Mortimer, Earl of March" | "King Edward the Third" | "King Edward The Third" | "With The Fall Of Mortimer, Earl Of March")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION