http://localhost:8090/search/select?q=search.resourcetype:2&fl=dc.contributor.author:MickeyMouseMickey Mouse 45
Donald Duck 25
Minnie Mouse 13
Pluto 5
Goofy 3
Daisy Duck 3
--
All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/f97a2f69-b786-477f-bf54-2fb75090a550%40googlegroups.com.
http://localhost:8090/search/terms?omitHeader=true&wt=json&terms.fl=author_filter&terms.limit=15&terms.prefix=Mickey%20MouseDear Filippo,I only have a comment: if you have access to localhost you could query the SQL database directly (the Solr search core is built from that data anyways). I guess it all depends on your skill in writing Solr queries versus SQL queries!Regards,
On Mon, Feb 17, 2020 at 4:39 PM Filippo Santoro <santoro...@gmail.com> wrote:
--Hello to everyone,I have installed an instance of DSpace 6.3 on Windows Server 2016.
Since for institutional policies cannot use default JSP frontend of DSpace (except for ordinary maintenance), I am using Solr for queries.
However, I need to get statistics from a query (as provided by the Discovery module) using Solr. For example, if I perform a search by author:http://localhost:8090/search/select?q=search.resourcetype:2&fl=dc.contributor.author:MickeyMousein addition to the assets in which MickeyMouse is the author, I would obtain the number by author:Mickey Mouse 45
Donald Duck 25
Minnie Mouse 13
Pluto 5
Goofy 3
Daisy Duck 3
How should I edit the query?Thanks in advance.Filippo
All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/
---
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 dspac...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/f97a2f69-b786-477f-bf54-2fb75090a550%40googlegroups.com.