Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(api): refactor document loaders for generic ingestion and extraction #142

Merged
merged 10 commits into from
Aug 21, 2024

Conversation

mawandm
Copy link
Contributor

@mawandm mawandm commented Aug 16, 2024

This PR refactors all minio, sharepoint, samba, s3 document loaders

  • to use generic document loaders.
  • to have unique document_ids generated from from a combination of datasource and self_reference

Closes #143

@mawandm mawandm changed the title fix(api): generate minio doc id from etag and datasource fix(api): refactor document loaders for generic ingestion and extraction Aug 17, 2024
@mawandm mawandm marked this pull request as ready for review August 21, 2024 14:43
@mawandm mawandm merged commit 399bfb1 into main Aug 21, 2024
5 checks passed
@mawandm mawandm deleted the fix-minio-document-ids branch August 21, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Ingestion] Refactor document ingestion runners
1 participant