We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was excited to find this library but it doesn't seem to support the _selector filter. Is this right?
RE: http://docs.couchdb.org/en/2.2.0/api/database/changes.html#selector
"This is significantly more efficient than using a JavaScript filter function and is the recommended option if filtering on document attributes only."
The text was updated successfully, but these errors were encountered:
For a workaround see here cloudant-labs#71
Sorry, something went wrong.
No branches or pull requests
I was excited to find this library but it doesn't seem to support the _selector filter. Is this right?
RE: http://docs.couchdb.org/en/2.2.0/api/database/changes.html#selector
"This is significantly more efficient than using a JavaScript filter function and is the recommended option if filtering on document attributes only."
The text was updated successfully, but these errors were encountered: