SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Scipio Africanus" | "The Tragedy of King Henry IV of France" | "King Henry the Fourth of France" | "King Henry The Fourth Of France")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION