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 | The type of objects | NAMED, UNNAMED |
sizewithreps | integer | Number of bytes with maximum reps value | 1403656 |
contextid | uuid | Context identifier for the object | 845a672add85f0d78c6fab00e5a8c97 |
accessed | long integer | Accessed time that has been adjusted to epoch milliseconds |
|
domainid | uuid | ID of a domain |
|
etag | uuid | Etag for the object |
|
@timestamp | integer | Timestamp when insert request to ES was sent rounded and converted to integer |
|
paths | dictionary | Name converted into dictionary of component, which is based on path delimiter |
|
name | string | Name of the object |
|
written | integer | Time of object being written and adjusted to epoch milliseconds and converted to an integer |
|
ec_encoding | string | EC encoding for the object | 4:2 |
contentType | string | Type of object’s content | application/octet-stream |
pathcount | integer | Number of components (or directories and files) that make a path | 5 for |
pseudodirectory | True | False | If name ends with “/” (search.pathDelimiter) | True for |
versionid | string | Version ID of the object fetched from the metadata header | |
versioned | True|False | Explains whether it is a versioned object or not | True |
deletemarker | True|False | Explains if the object is a delete marker or not | True |
tmBorn | timestamp | Time of object creation adjusted to epoch time that has converted into a more normalized time for ES comparison and conditioned to 3 decimal places |
|
variant | integer | Variant time fetched from smd and adjusted to epoch time and converted to integer |
|