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")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION