Closed p-galligan closed 3 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
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