You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/04/23 12:32:00 UTC

[GitHub] jiangphcn commented on issue #1290: [Question]GET /db/_all_docs is slow, which index is it using?

jiangphcn commented on issue #1290: [Question]GET /db/_all_docs is slow, which index is it using?
URL: https://github.com/apache/couchdb/issues/1290#issuecomment-383558467
 
 
   if you query against `_all_docs` endpoint, the traffic will be directed to id tree. This is not additional index. Is it possible to build map-reduce view or other index to facilitate your query?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services