Hi James Please give the 2x queries below a shot. Kindly check if they return correct result and revert with feedback.Watch out for placement of your uuid in the URL parameters.
#downloads - q=type:0 curl -g "http://localhost:8983/solr/statistics/select?indent=on&start=0&rows=0&q=id:d0db687c-01d8-4efd-b93c-d51ba70d9877&facet.range=time&facet=true&facet.range.start=2024-01-01T00:00:00Z&facet.range.end=2024-11-05T00:00:00Z&facet.range.gap=%2B1MONTH&q=type:0&facet.field=countryCode&fq=-isBot:true" #views - q=type:2 curl -g "http://localhost:8983/solr/statistics/select?indent=on&start=0&rows=0&q=id:d0db687c-01d8-4efd-b93c-d51ba70d9877&facet.range=time&facet=true&facet.range.start=2024-01-01T00:00:00Z&facet.range.end=2024-11-05T00:00:00Z&facet.range.gap=%2B1MONTH&q=type:2&facet.field=countryCode&fq=-isBot:true" Regards On Wednesday, October 30, 2024 at 06:40:56 PM GMT+2, James Tuttle <[email protected]> wrote: Hi, My colleague and I are trying to query SOLR for visit and download numbers for specific items and are having trouble crafting the right query. Might any of you know where I can find the query that generates the visits/downloads page content for an item such as https://vtechworks.lib.vt.edu/statistics/items/d0db687c-01d8-4efd-b93c-d51ba70d9877 please? Thanks very much! -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dspace-community/8ed79225-6fb1-4938-8f6e-c4c6c4a5f696n%40googlegroups.com. -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dspace-community/643039619.10097269.1730794741351%40mail.yahoo.com.
