Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:web_api:v3:basics [2019/08/10 07:02] – [Searching] dstillmandev:web_api:v3:basics [2019/08/10 07:03] – [Searching] dstillman
Line 134: Line 134:
 | ''tag'' | [[#search_syntax|search syntax]] | null | Tag search | | ''tag'' | [[#search_syntax|search syntax]] | null | Tag search |
  
-==== Search Parameters (items endpoints) ====+==== Search Parameters (Items Endpoints) ====
  
 ^ Parameter ^ Values ^ Default ^ Description ^ ^ Parameter ^ Values ^ Default ^ Description ^
 | ''qmode'' | ''titleCreatorYear'', ''everything'' | ''titleCreatorYear'' | Quick search mode. To include full-text content, use ''everything''. Searching of other fields will be possible in the future. | | ''qmode'' | ''titleCreatorYear'', ''everything'' | ''titleCreatorYear'' | Quick search mode. To include full-text content, use ''everything''. Searching of other fields will be possible in the future. |
  
-==== Search Parameters (tags endpoints) ====+==== Search Parameters (Tags Endpoints) ====
  
 ^ Parameter ^ Values ^ Default ^ Description ^ ^ Parameter ^ Values ^ Default ^ Description ^
 | ''qmode'' | ''contains'', ''startsWith'' | ''contains'' | Quick search mode. To perform a left-bound search, use ''startsWith''. | | ''qmode'' | ''contains'', ''startsWith'' | ''contains'' | Quick search mode. To perform a left-bound search, use ''startsWith''. |
  
-==== Search Parameters (tags-within-items endpoints) ====+==== Search Parameters (Tags-Within-Items Endpoints) ====
  
 These parameters can be used to search against items when returning tags within items. In such cases, the main parameters (''q'', ''qmode'', ''tag'') apply to the tags themselves, as the primary objects of the request. These parameters can be used to search against items when returning tags within items. In such cases, the main parameters (''q'', ''qmode'', ''tag'') apply to the tags themselves, as the primary objects of the request.
dev/web_api/v3/basics.txt · Last modified: 2024/04/07 07:24 by dstillman