searching with the API
Can anyone point me to more detailed information about searching with the API than is in https://www.zotero.org/support/dev/web_api/v3/basics? I'm particularly looking for the "contains" operator, for the possible values for joinMode, and for wildcard searching.
And am I correct that there isn't a quick way to execute a Saved Search from its searchKey? I have to use <userOrGroupPrefix>/searches/<searchKey> to get the search criteria and convert them into the format the API call needs? It's that conversion I'm having trouble with. Thanks!
And am I correct that there isn't a quick way to execute a Saved Search from its searchKey? I have to use <userOrGroupPrefix>/searches/<searchKey> to get the search criteria and convert them into the format the API call needs? It's that conversion I'm having trouble with. Thanks!
Saved search results aren't available via the API, and searching is currently limited to what's documented there.
We are currently looking for a way to get something very similar to the “Recently Added Items” list of a group library.
dateAdded
. Post to zotero-dev if you have API questions that you can't figure out from the documentation.