I'm confused because for a long time I've been trying to take additional 
statistics using solr - but I always get empty results. I am currently 
using dspace 7.4 and solr 8.11. i am using : 
https://wiki.lyrasis.org/display/DSPACE/Solr#Solr-Solrqueries

I have tried several ways:
1) Query through the browser: (port 1234 is redirected)
http://localhost:1234/solr/search/select?q=search.resourcetype:2&sort=dc.date.accessioned_dt%20desc
result:
{
  "responseHeader":{
    "status":0,
    "qTime":3,
    "params":{
      "q": "search.resourcetype:2",
      "sort": "dc.date.accessioned_dt desc"}},
  "response":{ "numFound":0, "start":0, "numFoundExact":true, "docs":[]
  }}

2) Access via "Solr Admin". : http://127.0.0.1:1234/solr/#/statistics/ 
another example:

[image: Screenshot from 2022-12-16 15-01-16.png]




But I always get the result "numFound:0" . Has anyone had a similar 
problem? Could someone give me an example that works for sure with this 
version of SOLR? Possibly another way to get statistics from the time 
interval, for community and collections? Thanks,

Karol



Translated with www.DeepL.com/Translator (free version)

-- 
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 on the web visit 
https://groups.google.com/d/msgid/dspace-tech/6c91acb3-271a-4369-b855-991feb544d1bn%40googlegroups.com.

Reply via email to