Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

feat: accept metadata files (JSON or k/v format) to add extra metadata to ingested documents #118

Closed
Tracked by #115
iwilltry42 opened this issue Sep 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@iwilltry42
Copy link
Collaborator

iwilltry42 commented Sep 11, 2024

Alignment

  • One file per directory called .metadata.json
  • Metadata in nested directories is merged into parent metadata via merge-with-override

Example Metadata file

{
  "metadata": {
    "source": "onedrive://foo/bar"
  }
}
@iwilltry42 iwilltry42 mentioned this issue Sep 11, 2024
3 tasks
@iwilltry42 iwilltry42 changed the title accept per-file metadata files (JSON or k/v format) to add extra metadata to ingested documents feat: accept per-file metadata files (JSON or k/v format) to add extra metadata to ingested documents Sep 11, 2024
@iwilltry42 iwilltry42 changed the title feat: accept per-file metadata files (JSON or k/v format) to add extra metadata to ingested documents feat: accept metadata files (JSON or k/v format) to add extra metadata to ingested documents Sep 13, 2024
@iwilltry42 iwilltry42 self-assigned this Sep 13, 2024
@iwilltry42 iwilltry42 added the enhancement New feature or request label Sep 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant