Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dev:web_api:v3:fulltext_content [2015/11/06 02:22] dstillmandev:web_api:v3:fulltext_content [2017/11/12 19:53] – external edit 127.0.0.1
Line 1: Line 1:
 +<html><p id="zotero-5-update-warning" style="color: red; font-weight: bold">We’re
 +in the process of updating the documentation for
 +<a href="https://www.zotero.org/blog/zotero-5-0">Zotero 5.0</a>. Some documentation
 +may be outdated in the meantime. Thanks for your understanding.</p></html>
 +
 +
 ====== Full-Text Content Requests ====== ====== Full-Text Content Requests ======
  
-This page documents the methods to access full-text content of Zotero items via the [[start|Zotero Server API]]. See the [[Basics]] page for basic information on accessing the API, including possible HTTP status codes not listed here.+This page documents the methods to access full-text content of Zotero items via the [[start|Zotero Web API]]. See the [[Basics]] page for basic information on accessing the API, including possible HTTP status codes not listed here.
  
 ==== Getting new full-text content ==== ==== Getting new full-text content ====
Line 37: Line 43:
 }</code> }</code>
  
-''indexedChars'' and ''totalChars'' may be provided instead of ''indexedPages'' and ''totalPages''.+''indexedChars'' and ''totalChars'' are used for text documents, while ''indexedPages'' and ''totalPages'' are used for PDFs.
  
 ^ Common responses ^^ ^ Common responses ^^
Line 56: Line 62:
 ''<itemKey>'' should correspond to an existing attachment item. ''<itemKey>'' should correspond to an existing attachment item.
  
-''indexedPages'' and ''totalPages'' can be provided instead of ''indexedChars'' and ''totalChars''.+For text documents, include ''indexedChars'' and ''totalChars''. For PDFs, include ''indexedPages'' and ''totalPages''.
  
 ^ Common responses ^^ ^ Common responses ^^
dev/web_api/v3/fulltext_content.txt · Last modified: 2022/06/23 15:53 by dstillman