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 2019/10/28 08:56:41 UTC

[GitHub] [couchdb] willholley commented on issue #2236: How to make mango $or/$elemMatch/$allMatch queries fast?

willholley commented on issue #2236: How to make mango $or/$elemMatch/$allMatch queries fast?
URL: https://github.com/apache/couchdb/issues/2236#issuecomment-546851401
 
 
   @melnikaite can you show the output of `_explain` and the execution stats? As far as I'm aware, indexes are not able to be used against an '$all' operator directly which would lead to a full index scan.

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


With regards,
Apache Git Services