Terry, I looked very briefly into this on Friday, but I didn't quite get how to create and execute queries without using the interactive webpages. The endpoint GET /rest/filtered-items seemed promising, but at the limited time I looked at it, I didn't see how to use it, but I'll try to look bit more into that.
Ilja ________________________________________ From: dspace-tech@googlegroups.com <dspace-tech@googlegroups.com> on behalf of Terry Brady <terry.br...@georgetown.edu> Sent: Friday, September 2, 2016 8:55:13 PM To: Ilja Sidoroff Cc: DSpace Technical Support Subject: Re: [dspace-tech] Querying items by metadata item via SOLR and REST Ilja, In DSpace 6, the REST API will provide additional query capabilities. https://wiki.duraspace.org/display/DSDOC6x/REST+Based+Quality+Control+Reports While this may not solve your immediate issues, it might provide a good future solution. Terry On Thu, Sep 1, 2016 at 3:43 AM, Ilja Sidoroff <ilja.sidor...@uef.fi<mailto:ilja.sidor...@uef.fi>> wrote: Hello, I am using DSpace 5.5. Am I correct, that SOLR queries return only items that are in *collections* and not in the *workflow*? At least my search attemps indicate that? In the REST API, however, it seems that GET /items returns only results that are in the collections. However, with POST /items/find-by-metadata-field I can get all items in the DSpace, both those in the collections and those in the workflow? What I need, is a list of *all items* (both in the workflow and the collections) that have certain metadata field set and *the value of that field*. I don't see other way of doing that, except by direct SQL query to the database. I have one for 5.x, but I'm not happy with it since, I need to update it for 6.x etc. Is there any other way of doing this? Also, it seems that dspace import -d -m mapfile ... does not delete items currently in the workflow? Is this intentional or a bug? regards, Ilja Sidoroff University of Eastern Finland -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com<mailto:dspace-tech%2bunsubscr...@googlegroups.com>. To post to this group, send email to dspace-tech@googlegroups.com<mailto:dspace-tech@googlegroups.com>. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout. -- Terry Brady Applications Programmer Analyst Georgetown University Library Information Technology http://georgetown-university-libraries.github.io/<https://www.library.georgetown.edu/lit/code> 425-298-5498 (Seattle, WA) -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com<mailto:dspace-tech+unsubscr...@googlegroups.com>. To post to this group, send email to dspace-tech@googlegroups.com<mailto:dspace-tech@googlegroups.com>. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com. To post to this group, send email to dspace-tech@googlegroups.com. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.