SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The History of Henry the Fifth" | "The History Of Henry The Fifth" | "Mustapha the Son of Solyman the Magnificent" | "Mustapha The Son Of Solyman The Magnificent" | "Mustapha" | "Henry V" | "The Black Prince" | "Henry The Fifth" | "Tryphon" | "Guzman" | "The General" | "The Generall" | "Mr Anthony" | "Zoroastres" | "Herod the Great" | "Altemira")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION