SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "A Quarter Of An Hour Before Dinner" | "Or, Quality Binding" | "The Family Compact" | "The Prisoner" | "Caernarvon Castle" | "Or, The Birth Of The Prince Of Wales" | "The Fairy Festival")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION