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
Thus:
stateprovince:"Virginia" AND (NOT stateprovince:"West Virginia")
A query for
stateprovince:"Virginia" will return records for both states.
The text was updated successfully, but these errors were encountered:
This could go on both the API search function page in this repository (https://github.com/VertNet/webapp/wiki/The-API-search-function) and on the Advanced Search documentation in the VertNet Resources. They should be separate issues, perhaps.
Sorry, something went wrong.
I've added it to the API search function page, with examples, at the very end of: https://github.com/VertNet/webapp/wiki/The-API-search-function#somequeryingexamples
Thanks to @pzermoglio. Back to @dbloom for incorporation in Portal Search document as well.
dbloom
No branches or pull requests
Thus:
stateprovince:"Virginia" AND (NOT stateprovince:"West Virginia")
A query for
stateprovince:"Virginia" will return records for both states.
The text was updated successfully, but these errors were encountered: