The following tables list the fields that are indexed for documents and pages. All indexed fields can be searched.
Fields in green are returned by default.
Fields in black may be searched but cannot be returned in search results.
| Field name | Description |
|---|---|
| title | Document title |
| documentId | Unique document identifier in the form 080628234251-d6a7838c67214e54bb754d919c7bf1f2 |
| pagecount | Number of pages in document |
| docname | Document name |
| username | Document owner |
| description | Description of document |
| views | Number of impressions for document (for legacy reasons this is called views until the next revision of the API). Note that the number returned from the API is updated less frequently |
| epoch | Time document created on issuu in form 2008-06-28T23:54:44.000Z |
| tag | Zero or more tags associated with the document |
| rating | Document rating by other users |
| document | Full document text |
| language | Language codes associated with the document, specified as a valid two letter ISO639 abbrevation (for example “en”) |
| Field name | Description |
|---|---|
| title | Document title |
| documentId | Unique document identifier in the form 080628234251-d6a7838c67214e54bb754d919c7bf1f2 |
| pageId | Page number |
| pagecount | Number of pages in document |
| docname | Document name |
| username | Document owner |
| description | Description of document |
| views | Number of impressions for document (for legacy reasons this is called views until the next revision of the API). Note that the number returned from the API is updated less frequently |
| epoch | Time document created on issuu in form 2008-06-28T23:54:44.000Z |
| tag | Zero or more tags associated with the document |
| rating | Document rating by other users |
| page | Full page text |
| language | Language codes associated with the document, specified as a valid two letter ISO639 abbrevation (for example “en”) |