Found where I have examples documented: https://github.com/jasloe/archivesspace-drupal/issues/23. I also describe my issues with duplicate results on this comment: https://github.com/jasloe/archivesspace-drupal/issues/23#issuecomment-454869214 .
On Fri, Nov 8, 2019 at 7:24 AM Seth Shaw <[email protected]> wrote: > To do this you need to use the advanced query parameter which, > unfortunately, is not well documented. There are a few email threads that > describe using the advanced search though: > > > http://lyralists.lyrasis.org/mailman/htdig/archivesspace_users_group/2015-June/001734.html > > I've formulated queries like you describe before (I'll have to dig through > my notes to see if I can find it again); but the result set was > consistently giving me back duplicate results for some unknown reason; so I > stopped using it. > > Ideally, we would be able to add a 'modified_since' parameter to each > entity's endpoint to get the most recent set. The capability exists in the > code, but hasn't been exposed to the REST end-point. I've submitted a > ticket that will hopefully lead to this being resolved: > https://archivesspace.atlassian.net/browse/ANW-962?filter=-2. > > > On Fri, Nov 8, 2019 at 7:07 AM Steve Mattison <[email protected]> wrote: > >> >> <https://mail.google.com/mail/?view=cm&fs=1&tf=1&[email protected]> >> Community, >> >> I'm new to using ArchivesSpace, and new to using the AS API. I need to >> use the API to search within a given repository to find records that have >> been modified after a particular time (e.g. modified within the last 48 >> hours). (We then want to export metadata related to those resources or >> archival_objects for a project we're working on.) >> >> I have found the documentation for search-this-repository >> <http://archivesspace.github.io/archivesspace/api/?shell#search-this-repository>, >> but don't know how to formulate a query to find all resources and/or >> archival_objects where the system_mtime is after a particular time. I >> would be fine with performing two searches, one for resources and one for >> archival_objects, if that is required. >> >> Any help with the syntax for the query would be much appreciated. >> >> Thanks for your help. >> >> -- >> *Steve Mattison* >> *Lead Software Engineer, Digital Library Technologies* >> *Hesburgh Libraries* >> >> *University of Notre Dame* >> 271 Hesburgh Library >> Notre Dame, IN 46556-5629 >> *o:* 574-631-8559 >> *e: *[email protected] >> >> _______________________________________________ >> Archivesspace_Users_Group mailing list >> [email protected] >> http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group >> >
_______________________________________________ Archivesspace_Users_Group mailing list [email protected] http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
