SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Twins" | "Or, A Comedy Of Errors" | "The Absent Man" | "Pharnaces" | "The Spanish Lady" | "All In The Right" | "The Fairy Favour" | "The Perplexities" | "The Royal Merchant" | "The Winter\'s Tale" | "Henry The Second" | "Or, The Fall Of Rosamond" | "Edward And Eleanora" | "Love Finds The Way" | "Iphigenia" | "Or, The Victim" | "The Comedy Of Errors" | "The Fatal Interview" | "Timon Of Athens" | "Disinterested Love")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION