jcoglan commented on issue #3773: URL: https://github.com/apache/couchdb/issues/3773#issuecomment-937965583
I did wonder if this would have anything to do with those strings being round-tripped through JS, but that ought to preserve the codepoints that are present even if JS uses a different internal byte encoding (the bytes in examples here are UTF-8). As an aside, I made some [notes](https://gist.github.com/jcoglan/c1ba332ecfe53866ffb077728eb30615) about string encoding/comparison when I first picked up CouchDB as I was curious about whether JS would affect how strings get sorted. -- 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]
