Hi,I need to search by a keywords such "esp" in dam:assets in a specific propertyI tried use like operation, but i need search with case sentive and accentsMy query:path=/content/dam/nos/type=dam:Assetfulltext.relPath=jcr:content/data/master/@countryNamefulltext=esp*p.limit=-1 I created a index damA...