@@ -228,14 +228,20 @@ Documents can include additional file metadata, based on the specified source co
228
228
229
229
#### Additional metadata fields by connector type (within record_locator)
230
230
231
- | Source connector | Additional metadata |
232
- | ------------------| --------------------------------------|
233
- | Azure | ` protocol ` , ` remote_file_path ` |
234
- | Elasticsearch | ` document_id ` , ` index_name ` , ` url ` |
235
- | Google Drive | ` drive_id ` , ` file_id ` |
236
- | OneDrive | ` server_relative_path ` , ` user_pname ` |
237
- | S3 | ` protocol ` , ` remote_file_path ` |
238
- | SharePoint | ` server_path ` , ` site_url ` |
231
+ | Source connector | Additional metadata |
232
+ | ------------------| ------------------------------------------------------|
233
+ | Astra DB | ` document_id ` |
234
+ | Confluence | ` document_id ` , ` space_id ` |
235
+ | Discord | ` channel_id ` |
236
+ | Dropbox | ` file_id ` , ` protocol ` , ` remote_file_path ` |
237
+ | Elasticsearch | ` hosts ` |
238
+ | Google Drive | ` file_id ` |
239
+ | Jira | ` id ` , ` key ` |
240
+ | MongoDB | ` collection ` , ` database ` , ` document_id ` |
241
+ | Notion | ` database_id ` (for databases), ` page_id ` (for pages) |
242
+ | OpenSearch | ` hosts ` |
243
+ | S3 | ` protocol ` , ` remote_file_path ` |
244
+ | SharePoint | ` server_relative_path ` , ` user_pname ` |
239
245
240
246
### VLM generated HTML elements
241
247
0 commit comments