Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.94 KB

File metadata and controls

35 lines (27 loc) · 1.94 KB

SearchResultDocument

Properties

Name Type Description Notes
siteId String Site Identifier [optional]
path String Path or Name of document [optional]
width String Document Content Width property [optional]
height String Document Content Height property [optional]
deepLinkPath String Path or Name of deep link [optional]
insertedDate String Inserted Timestamp [optional]
lastModifiedDate String Last Modified Timestamp [optional]
folder Boolean Is Result a Document Folder [optional]
indexKey String populated if search result are from an index [optional]
checksum String Document checksum, changes when document file changes [optional]
checksumType ChecksumType [optional]
documentId String Document Identifier [optional]
contentType String Document Content-Type [optional]
userId String User who added document [optional]
contentLength Integer Document size [optional]
versionId String Document version [optional]
belongsToDocumentId String Parent Document Identifier [optional]
matchedAttribute DocumentSearchMatchAttribute [optional]
matchedTag DocumentSearchMatchTag [optional]
matchedTags List<DocumentSearchMatchTag> [optional]
tags Map<String, Object> [optional]
attributes Map<String, SearchResultDocumentAttribute> [optional]
metadata List<DocumentMetadata> List of document Metadata [optional]