wohali commented on issue #1853: The $in operator in _find makes the queries very slow URL: https://github.com/apache/couchdb/issues/1853#issuecomment-453662636 @garrensmith correct me if I'm wrong, but doesn't the `$in` operator always requires a full database scan? @kobeyk did you create an index first? If so, what is the output of the same query being sent to the `/{db}/_explain` endpoint instead?
---------------------------------------------------------------- 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
