jvilaplana opened a new issue, #14406: URL: https://github.com/apache/grails-core/issues/14406
It seems there is no easy way to perform searches that ignore accents on strings. MongoDB has a feature called Collation that supports this, but it seems that GORM for MongoDB does not support it: https://docs.mongodb.com/manual/reference/collation/ I think it would be a good improvement, specially for those of us that use languages with accents :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
