-
Notifications
You must be signed in to change notification settings - Fork 1
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
Backend model changes on COSMOS to hold new incoming URLs #1051
Comments
bishwaspraveen
changed the title
Create the delta model on COSMOS model to hold new incoming URLs
Backend model changes on COSMOS to hold new incoming URLs
Oct 2, 2024
Use this as the starting place for the Url model:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
When collections are reindexed, the content that is being brought in may change. To support this, we'll need to make the necessary backend model changes on COSMOS to identify and store newly scraped content.
Implementation Considerations
The initial design doc has been saved here for reference.
New Models and Migration
Deliverable
Necessary backend model changes on COSMOS to identify and save newly scraped URLs during re-indexation.
The text was updated successfully, but these errors were encountered: