NASA-PDS / registry-legacy-solr

Legacy Registry Software components leveraging Apache Solr. Includes Legacy Harvest Tool, Registry Manager, PDS3 Catalog Tool, and Search Core library. These components provide the capabilities for loading PDS3 and PDS4 data into the Legacy Solr Registry, driving the PDS keyword search.
Apache License 2.0
0 stars 1 forks source link

Updated `registry` index functionality to automatically overwrite by default #66

Closed jordanpadams closed 5 months ago

jordanpadams commented 6 months ago

💡 Description

Current functionality throws error if product is already registered with no ability to overwrite. Let's just overwrite by default.

⚔️ Parent Epic / Related Tickets

No response