SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "The Ambitious Step mother" | "The Ambitious Stepmother" | "Tamerlane" | "The Fair Penitent" | "The Biter" | "Ulysses" | "The Royal Convert" | "The Tragedy of Jane Shore" | "Jane Shore" | "The Tragedy of Lady Jane Grey" | "Lady Jane Gray")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION