SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Jewish Education" | "The Swindlers" | "St. Giles\'s Scrutiny" | "Or, The Cries Of London In A New Stile" | "Jewish Courtship" | "A Lesson For Lawyers" | "Mordecai\'s Beard")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION