Our team figured it out: When looking up views for an item record (type:2), 
you should be looking up id, not owningItem, ie:
http://localhost:1234/solr/statistics/select?fq=id%3A[item 
id]&fq=isBot%3Afalse&fq=type%3A2&indent=true&q.op=AND&q=*%3A*&rows=400&sort=time
 
desc 
<http://localhost:1234/solr/statistics/select?fq=id%3A19c02756-3188-480e-b4d6-c43dfcda0a0e&fq=isBot%3Afalse&fq=type%3A2&indent=true&q.op=AND&q=*%3A*&rows=400&sort=time%20desc>



On Friday, February 21, 2025 at 12:38:52 PM UTC-5 Carolyn Sullivan wrote:

> Hello,
>
> I'm having a weird issue where I'm trying to look at the views of the 
> metadata page for an item using the Solr Core, and they aren't equalling 
> the views as reported on the item's statistics page under 'Views'.
>
> Specifically, I'm looking up:
>
>
> http://localhost:1234/solr/#/statistics/query?q=*:*&q.op=OR&indent=true&wt=json&fq=type:2&fq=owningItem:[The
>  
> item identifier]
>
> And getting zero responses, EVEN THOUGH under total visits, the number is 
> around 400.  
>
> Any idea what I'm doing wrong?
>
> Thanks,
> Carolyn.
>

-- 
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 Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/dspace-tech/cfb5cd93-0e64-4895-9f70-56b789810fcbn%40googlegroups.com.

Reply via email to