AW: Facet sort descending

2013-09-10 Thread Sandro Zbinden
- Von: Peter Sturge [mailto:peter.stu...@gmail.com] Gesendet: Dienstag, 10. September 2013 13:39 An: solr-user@lucene.apache.org Betreff: Re: Facet sort descending Hi Sandro, Ah, ok, this is quite simple then - you should be able to sort these any way you like in your client code since the facet

Re: Facet sort descending

2013-09-10 Thread Peter Sturge
desc to the sort option like facet.sort=index,desc > to get the following result > > > > 200 > 23 > 12/int> > > > > Bests Sandro > > > -Ursprüngliche Nachricht- > Von: Peter Sturge [mailto:peter.stu...@gmail.com] > Gesend

AW: Facet sort descending

2013-09-10 Thread Sandro Zbinden
user@lucene.apache.org Betreff: Re: Facet sort descending Hi, This question could possibly be about rare idr facet counting - i.e. retrun the facets counts with the least values. I remember doing a patch for this years ago, but then it broke when some UninvertedField facet optimization came in ar

Re: Facet sort descending

2013-09-10 Thread Peter Sturge
Hi, This question could possibly be about rare idr facet counting - i.e. retrun the facets counts with the least values. I remember doing a patch for this years ago, but then it broke when some UninvertedField facet optimization came in around ~3.5 time. It's a neat idea though to have an option t

Re: Facet sort descending

2013-09-09 Thread Chris Hostetter
: Is there a plan to add a descending sort order for facet queries ? : Best regards Sandro I don't understand your question. if you specify multiple facet.query params, then the constraint counts are returned in the order they were initially specified -- there is no need for server side sortin

Facet sort descending

2013-09-09 Thread Sandro Zbinden
Dear solr users Is there a plan to add a descending sort order for facet queries ? Best regards Sandro Sandro Zbinden Software Engineer