CDLUC3 / ezid

CDLUC3 ezid
MIT License
11 stars 4 forks source link

Batch inserts/updates to OpenSearch #592

Open sfisher opened 3 months ago

sfisher commented 3 months ago

We will need to get many EZID records into OpenSearch. It offers a batch mode which seems ideal for a workflow such as this.

Create code to send insert/updates to opensearch from existing identifiers in the database.

More details to come as we get into it.