Difference between revisions of "HitImpl"
From LogicalDOC Community Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
{| cellspacing="1" cellpadding="3" border="1" | {| cellspacing="1" cellpadding="3" border="1" | ||
The document result hit | The document result hit | ||
+ | |||
|- | |- | ||
| bgcolor="#dddddd" | '''Property''' | | bgcolor="#dddddd" | '''Property''' |
Revision as of 14:14, 2 May 2011
The document result hit
Property | Type | Nullable | Comment |
docId | long | no | the document identifier |
folderId | long | no | the folder identifier |
title | String | yes | the document title |
summary | String | yes | the document summary |
type | String | yes | the document type |
customId | String | yes | the document custom identifier |
size | long | no | the document size in bytes |
docRef | long | yes | the referred document identifier if the document hit is an alias |
date | Date | yes | the document date |
sourceDate | Date | yes | the document source date |
creationDate | Date | yes | the document creation date |
score | Integer | no | the document score result |
source | String | yes | the document source |
path | String | yes | the document path |