yeah it doesn seem to work via property map, though xpath works/jcr:root/content///element(*, cq:Page)[(fn:lower-case(jcr:content/@jcr:title) = 'hi') ]There is additonal support in oak index definitions to run such query optimally by defining function indexes [OAK-3574] Query engine: support p=lower...