If you know the item id then you can find stats for bitstreams as they have the owningItem field that contains the item id.
Ben ------------------------------------------------------------------ Dr Ben Ryan Jorum Technical Coordinator (Services) 5.13 Roscoe Building The University of Manchester Oxford Road Manchester M13 9PL Tel: 0161 275 0632 E-mail: [email protected] ------------------------------------------------------------------ -----Original Message----- From: helix84 [mailto:[email protected]] Sent: 13 February 2014 07:43 To: Sean Carte Cc: dspace-tech Subject: Re: [Dspace-tech] Solr Queries and Item IDs On Thu, Feb 13, 2014 at 8:00 AM, Sean Carte <[email protected]> wrote: > Thanks, Ivan. I guess then my question is even more basic than that: given a > handle 10321/623 for an item that contains one bitstream, how can I find out > what the id of that bitstream is? I don't think you can find out from any of the Solr cores. I looked and didn't see it. You can find out from the database (handle, item2bundle, bundle2bitstream tables) or via the REST API (provided that you know item_id, which you can look up in the Solr search core). Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Android apps run on BlackBerry 10 Introducing the new BlackBerry 10.2.1 Runtime for Android apps. Now with support for Jelly Bean, Bluetooth, Mapview and more. Get your Android app in front of a whole new audience. Start now. http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

