On Sat, Jan 26, 2013 at 5:11 PM, revskill <revskil...@gmail.com> wrote:
> Hi Helix84, do you know which queries are common to query SOLR (that are
> equivalent to those queries using old statistics) ?

What are those queries? Try to make a list.

It should be really quite simple to construct them - it's just
changing URL parameters.

> For examples, how to
> generate the most downloaded items in the repository , and display it inside
> a facet discovery block ?

That doesn't really make sense - you have to specify which field you
want to facet by (think GROUP BY in SQL). For example, here's most
downloaded items faceted by user name:

https://wiki.duraspace.org/display/DSPACE/Solr#Solr-Topdownloadeditemsbyaspecificuser

I haven't tried it with anything else byt metadata fields, but it will
probably work if you use <value>type:0<value> in

https://wiki.duraspace.org/display/DSDOC3x/Discovery#Discovery-Searchfilters&sidebarfacetsCustomization

P.S. Please, do not "hijack" existing email threads others started.
Start your own. One question = one thread.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to