RockefellerArchiveCenter / pisces

A service for getting and transforming data for discovery.
MIT License
1 stars 2 forks source link

AS/Solr search request API has broken ancestor search #600

Closed p-galligan closed 3 months ago

p-galligan commented 4 months ago

https://github.com/RockefellerArchiveCenter/pisces/blob/f04aa49b04154b7cdee16616566d02d0940716dc/merger/helpers.py#L147

AS or Solr changes have broken this API request.

Same sort of issue that we encountered in the Request Broker.

However, this one is a little thornier.

Solution right now is to implement/change requests to look like this:

https://as.rockarch.org/api/repositories/2/search?page=1&fields[]=title&page_size=1&q=ancestors:%22/repositories/2/archival_objects/1069606%22