SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Heraclius, The Emperour Of The East" | "Arviragus & Philitia 1st Pt" | "Arviragus & Philitia 2nd Pt" | "The Spartan Ladyes" | "The Deserving Favorett" | "Osmond Ye Great Turke" | "The Noble Servant" | "Arviragus And Philicia")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION