The following table lists all the search query response field reference names, their types, and usage along with examples:
Field Name | Type | Description | Examples |
---|---|---|---|
stype | string | Specifies the type of object. | NAMED, UNNAMED |
sizewithreps | integer | Number of bytes associated with maximum reps value. | 1403656 |
contextid | uuid | The unique context identifier for the object. | 845a672add85f0d78c6fab00e5a8c97 |
accessed | long integer | Time the object was accessed, adjusted to epoch milliseconds. |
|
domainid | uuid | Identifier for the domain. |
|
etag | uuid | Etag value for the object. |
|
@timestamp | integer | The timestamp when insert request was sent to Elasticsearch (ES), rounded and converted to an integer. |
|
paths | dictionary | Name of the object, converted into dictionary of component based on path delimiter. |
|
name | string | The name of the object. |
|
written | integer | The time the object was written, adjusted to epoch milliseconds, and converted to an integer. |
|
ec_encoding | string | Error Correction (EC) encoding for the object. | 4:2 |
contentType | string | Specifies the type of content within the object. | application/octet-stream |
pathcount | integer | Number of components (or directories and files) that form the object’s path. | 5 for |
pseudodirectory | True | False | Indicates if the name ends with “/” (search.pathDelimiter). | True for |
versionid | string | Version Identifier of the object fetched from the metadata header. | |
versioned | True|False | Specifies whether the object is versioned or not. | True |
deletemarker | True|False | Indicates whether the object is a delete marker or not. | True |
tmBorn | timestamp | Time the object was created, adjusted to epoch time, and normalized to 3 decimal places for ES comparison. |
|
variant | integer | Variant time fetched from SMD, adjusted to epoch time, and converted to an integer. |
|