Re: [dspace-tech] Re: Solr Query of download and view.

2022-06-08 Thread Sean Carte
Hi Karol If you're comfortable trawling through the solr.log, you'll find the community uuid referenced when you access that community, e.g.: 2022-06-08 13:50:26,967 INFO org.apache.solr.core.SolrCore @ [search] webapp=/solr path=/select params={f.has_content_in_original_bundle.facet.limit=3&fac

Re: [dspace-tech] Re: Solr Query of download and view.

2022-06-08 Thread Karol Sokalski
Hi, Can you please tell me how I can find the internal-id for Community? Thanks, Karol poniedziałek, 19 września 2016 o 17:13:34 UTC+2 Bruno Nocera Zanette napisał(a): > Hey! Glad it helped!! > > As a said, you will have to parse the response to get this info. The field > of interest for you

Re: [dspace-tech] Re: Solr Query of download and view.

2016-09-19 Thread Bruno Nocera Zanette
Hey! Glad it helped!! As a said, you will have to parse the response to get this info. The field of interest for you is "numFound". For example, when i execute the query that i cited in the first message i get the following response: { "responseHeader":{ "status":0, "QTime":2, "par

Re: [dspace-tech] Re: Solr Query of download and view.

2016-09-19 Thread Faiyaz Ahmed
Thank you so much Bruno for response and now I understand to run Solr Query. Below query I got from solr.log file : 2016-09-19 15:57:44,851 INFO org.apache.solr.core.SolrCore @ [statistics] webapp=/solr path=/select params={facet=true&shards=localhost:8080/solr/statistics-2015,localhost:8080/sol