HitImpl
From LogicalDOC Community Wiki
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 |