SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Alexander\'s Feast" | "or, The Power of Musique" | "Alexander\'s Feast" | "The Faithful Shepherd" | "Il Pastor Fido" | "Porus, King of India" | "Poro, Re dell\' Indie" | "Porus")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION