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 |
---|---|---|---|
| string | Specifies the type of object. | NAMED, UNNAMED |
| integer | Number of bytes associated with maximum reps value. | 1403656 |
| uuid | The unique context identifier for the object. | 845a672add85f0d78c6fab00e5a8c97 |
| long integer | Time the object was accessed, adjusted to epoch milliseconds. | 1710384839772 |
| uuid | Identifier for the domain. | a4068047fcc1dcf308896b54a2bd9b36 |
| uuid | Etag value for the object. | 2d26f11e45e049d60d34a54681dc5937 |
| integer | The timestamp when insert request was sent to Elasticsearch (ES), rounded and converted to an integer. | 1712314349664 |
| dictionary | Name of the object, converted into dictionary of component based on path delimiter. |
|
| string | The name of the object. |
|
| integer | The time the object was written, adjusted to epoch milliseconds, and converted to an integer. | 1710384839772 |
| string | Error Correction (EC) encoding for the object. | 4:2 |
| string | Specifies the type of content within the object. | application/octet-stream |
| integer | Number of components (or directories and files) that form the object’s path. | 5 for |
| True | False | Indicates if the name ends with “ | True for |
| string | Version Identifier of the object fetched from the metadata header. | |
| True|False | Specifies whether the object is versioned or not. | True |
| True|False | Indicates whether the object is a delete marker or not. | True |
| timestamp | Time the object was created, adjusted to epoch time, and normalized to 3 decimal places for ES comparison. | 1.710384839772E9 |
| integer | Variant time fetched from SMD, adjusted to epoch time, and converted to an integer. | 1712314349328 |