The following table lists all the search query response field reference names, their types, and usage along with examples:This is a list of fields that Elasticsearch contains when a search feed is configured. There’s no need to interact directly with these fields. When making API calls to Elasticsearch, such as enumerating a particular domain or bucket—it's recommended to use the API and search terms as outlined here. Field names in the API often differ from those used by Elasticsearch.
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. | 1710384839772 |
domainid | uuid |
Identifier for the domain. | a4068047fcc1dcf308896b54a2bd9b36 | ||
etag | uuid | Etag value for the object. | 2d26f11e45e049d60d34a54681dc5937 |
@timestamp | integer |
The timestamp when insert request was sent to Elasticsearch (ES |
), rounded and converted to an integer. | 1712314349664 | |
paths | dictionary | Name of the object, converted into dictionary of component |
based on path delimiter. | { } |
name | string |
The name of the object. |
Test/Backup/ |
Test/Clients/{052d2183-9e78-4483-96a6-886411271b8c}/5cb36764-969d-4cee-832e-d22732daf408/CloudStg/Data/{d7f3d46d-97c4-496a-a492-9b5469824b1a}/{e98f7e19-0e7a-4c3b-bf36-063efa851955}/144001_7a92ec99d0373f5bd0c5194047433f63_00000000000000000000000000000000 | |
written | integer |
The time the object was written, adjusted to epoch milliseconds, and converted to an integer. | 1710384839772 | ||
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 |
Test/Backup/ |
Test/Clients/{052d2183-9e78-4483-96a6-886411271b8c} | |
pseudodirectory | True | False |
Indicates if the name ends with “/” (search.pathDelimiter). | True for |
Test/Backup/ |
Test/Clients/{052d2183-9e78-4483-96a6-886411271b8c}/5cb36764-969d-4cee-832e-d22732daf408/CloudStg/Data/ | ||
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. | 1.710384839772E9 | |
variant | integer | Variant time fetched from |
SMD, adjusted to epoch time, and converted to an integer. | 1712314349328 |