CDLUC3 / ezid

CDLUC3 ezid
MIT License
11 stars 4 forks source link

Create search document for OpenSearch #590

Closed sfisher closed 3 weeks ago

sfisher commented 6 months ago

A first step of getting opensearch working is to create a json document with the search data.

I think first steps are:

For the future, we may want to think about some additional tasks that would enhance search, but I think it's best to get a working search first and then enhance as a separate stage.

Stuff like adding specific fields for many more values or displaying search facets/filters and other more modern search techniques. However, these things may come at a later time and it's not nearly as straightforward to implement in EZID as in an application like Dryad because the metadata requirements in EZID are more lax (for example records that only have "ERC" metadata with who/what/when) and a lot of identifiers may not have a robust set of all the modern DataCite metadata (I think).

adambuttrick commented 3 weeks ago

Released with Released with https://github.com/CDLUC3/ezid/releases/tag/v3.2.19