tonysun83 commented on issue #627: Pass UserCtx to fabric's all_docs from mango query URL: https://github.com/apache/couchdb/pull/627#issuecomment-312542128 The only thing that confuses me here a bit is that the original bug poster mentioned he created a index on id and name field. The error for ```fabric:all_docs``` call is initiated when there's no index, and we have to use the _all_docs index to retrieve results. It would be nice to have a python test that tries to query the _users db with and without an index just to be safe. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
