QueryBuilder case sensitive issue
I have a file under /content/dam/custom/fileA.jpg
If I give exact filename including case then it returns the result in QueryBuilder, if I give fulltext=filea.jpg then it is not returning any result in QueryBuilder.
type=dam:Asset
path=/content/dam/
fulltext=fileA.jpg
It is recently migrated(InPlace migration) from AEM 6.3 to 6.5
Is there a configuration to enable/disable the case insensitive in fulltext search?
kindly suggest me if any configuration to enable case insensitive in fulltext search.
Environment details:
AEM-6.5.1