Standard metadata
Standard metadata
To benefit from the Push source’s automapping feature, two requirements must be met to index item metadata:
-
The metadata value must be present when the item is pushed.
-
A field with the same name and a compatible data type must exist in your Coveo organization.
For some standard metadata, the Push API or the Coveo indexing pipeline automatically sets metadata values on items you add or update. Additionally, your Coveo organization may include a default field that indexes this metadata automatically.
When the Coveo indexing pipeline processes an item, it detects the item’s language and sets the language metadata value accordingly.
This value is automatically indexed in the default language field of your Coveo organization.
For other standard metadata, Coveo doesn’t automatically set metadata values, but a default field exists for the purpose of indexing this metadata.
The author field is a default field.
It’s populated when you push an item that includes an author metadata value in the request body.
Finally, for some standard metadata, Coveo neither sets metadata values automatically nor contains a default field to index this metadata.
The following table lists standard Coveo metadata and indicates whether:
-
Coveo automatically sets the metadata value
-
A default field exists to index the metadata
| Metadata name | Description and details | Coveo sets metadata values? | Default field exists? |
|---|---|---|---|
|
The date and time of the last Push API request that updated the item (for example, |
||
|
The item’s file extension (for example, |
||
|
The date and time when the item was last processed by the document processing manager (DPM) (for example, |
||
|
The item’s size in bytes (for example, |
||
|
The name of the source that contains the item (for example, |
||
|
The item’s author (for example, |
||
|
The type of item (for example, |
||
|
The name of the file (for example, |
||
|
A unique, and permanent identifier for the item (for example, |
||
|
The type of source that contains the item (for example, |
||
|
The item’s title (for example, |
||
|
If the item is a video, its duration in seconds (for example, |
||
|
If the item is an image, its height in pixels (for example, |
||
|
The total number of pages in the item (for example, |
||
|
If the item is an image, its width in pixels (for example, |