dataverse-client-javascript
dataverse-client-javascript copied to clipboard
Update use cases to support external search
To support the external search tool, we need two changes :
-
Extend the getCollectionItems use case to support the search_service query param
-
New use case to list all the available search engines
Waiting on the external search is implementation in Dataverse: https://github.com/IQSS/dataverse/pull/11281