rnewson opened a new issue #3256: URL: https://github.com/apache/couchdb/issues/3256
## Summary Strings in view keys are sorted by the "root" ICU collation order, but other language-specific options are available. Expose this to users as a design document option (like include_design:true or collation:raw) ## Desired Behaviour Expose this to users as a design document option (like include_design:true or collation:raw) ## Possible Solution should be as simple as passing the option done once exposed at the couch_ejson_compare level ## Additional context i18n is good ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
