SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Some of the Pieces that were selected and performed for the Commemoration of Handel "/1)')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION field_weights=(perftitleclean=150, performancetitle=100), ranker=wordcount