SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Tears and Triumphs of Parnassus" | "The Romp" | "Arcadia" | "or, The Shepherd\'s Wedding" | "The Capricious Lovers")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION