rnewson commented on issue #4997: URL: https://github.com/apache/couchdb/issues/4997#issuecomment-2048048416
@GMishx I merged a fix for this, but note that I had to change how some things work (you can see the documentation diff in https://github.com/apache/couchdb/pull/5021). Essentially you don't need to put a type indicator at the end of the field name when sorting. what should now happen is you can index a field as a number or a string and the right kind of query will be used. Please give it a try. -- 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]
