SELECT *
FROM london_stages
WHERE MATCH('(@(authnameclean,perftitleclean,commentcclean,commentpclean) "Galuppi ; This celebrated composition is performed in the Holy Week in the Hospital of Incurables in Venice This is the Miserere so particularly mentioned by Dr Burney"/1) | (@(roleclean,performerclean) "Galuppi ; This celebrated composition is performed in the Holy Week in the Hospital of Incurables in Venice This is the Miserere so particularly mentioned by Dr Burney")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION field_weights=(perftitleclean=100, commentpclean=75, commentcclean=75, roleclean=100, performerclean=100, authnameclean=100), ranker=sph04