SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Le These Des Dames" | "Arlequin Misanthrope" | "Or, Harlequin A Man-Hater" | "Arlequin Misantrope" | "Or, Harlequin A Man-Hater Ou" | "Pasquin And Marforio")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION