subin1011 commented on issue #2013: selector filter in _changes API not using indexed search URL: https://github.com/apache/couchdb/issues/2013#issuecomment-486537524 Thank you @wohali. Please correct me if I am wrong. The changes feed filters never uses indexed search but instead run the _selectors or _views against each change sequence in the database, making the response time proportional to the number of changes happening in that database ? BTW, a Lakh equals hundred thousand.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
