NASA-PDS / harvest

Standalone Harvest client application providing the functionality for capturing and indexing product metadata into the PDS Registry system (https://github.com/nasa-pds/registry).
https://nasa-pds.github.io/registry
Other
4 stars 3 forks source link

As a person who runs harvest, I want to have the overwrite option update the url defined in the "fileRef replacePrefix" #215

Open plawton-umd opened 1 week ago

plawton-umd commented 1 week ago

Checked for duplicates

Yes - I've already checked

🧑‍🔬 User Persona(s)

Node Operator

💪 Motivation

...so that I can correct typos. Also when the data moves to the cloud, all the urls will need to be updated - preferably without deleting and reloading everything from the registry.

📖 Additional Details

No response

Acceptance Criteria

Given When I perform Then I expect

⚙️ Engineering Details

No response

🎉 I&T

No response

jordanpadams commented 2 days ago

@plawton-umd we can add this to the backlog, but the way OpenSearch indexes the data, it may be just as expensive to update a file path as it is to reload the entire product.