dataverse-client-javascript icon indicating copy to clipboard operation
dataverse-client-javascript copied to clipboard

Update use cases to support external search

Open ekraffmiller opened this issue 7 months ago • 0 comments

To support the external search tool, we need two changes :

  1. Extend the getCollectionItems use case to support the search_service query param

  2. 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

ekraffmiller avatar May 22 '25 18:05 ekraffmiller