Difference between revisions of "HitImpl"
From LogicalDOC Community Wiki
Jump to navigationJump to search (New page: {| cellspacing="1" cellpadding="3" border="1" |- | bgcolor="#dddddd" | '''Property''' | bgcolor="#dddddd" | '''Type''' | bgcolor="#dddddd" | '''Nullable''' | bgcolor="#dddddd" | '''Comme...) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | The document result hit | ||
{| cellspacing="1" cellpadding="3" border="1" | {| cellspacing="1" cellpadding="3" border="1" | ||
|- | |- |
Latest revision as of 14:16, 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 |