-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
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
Expand bcdc_search() to be able to search with AND, OR, or exact string, and use tags #14
Comments
ateucher
changed the title
bcdc_search() should work with | operator
Expand bcdc_search() to be able to search with AND, OR, or exact string, and use tags
Jan 7, 2019
A few example cli curl commands for searching:
|
Additional functionality from #58: Convert output of bcdc_search to a data frame instead of a list |
There may be more options with the search API vs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Allow terms to be passed as a vector, and allow use of | for OR
The text was updated successfully, but these errors were encountered: