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