Re: Facet Order when the count is the same

2012-07-03 Thread maurizio1976
I found it, the default order is by ASCII code (which is not alphabetical order). -- View this message in context: http://lucene.472066.n3.nabble.com/Facet-Order-when-the-count-is-the-same-tp3992471p3992734.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: facet order

2010-05-29 Thread Chris Hostetter
: i am using multiple facet fields. so i want to have the field with the : most items first. the facet fields are returned i nthe order they were requested in the params -- reordering them in the client is trivial, so setting up special commands to re-order them on the server side isn't somethi

Re: facet order

2010-05-29 Thread search
oh yes thats correct, but that orders the items inside a facet. i am using multiple facet fields. so i want to have the field with the most items first. thanks. > use: facet.sort=true > > > http://wiki.apache.org/solr/SimpleFacetParameters#facet.sort > > > On Sat, May 29, 2010 at 3:53 PM, wrote

Re: facet order

2010-05-29 Thread Furkan Kuru
use: facet.sort=true http://wiki.apache.org/solr/SimpleFacetParameters#facet.sort On Sat, May 29, 2010 at 3:53 PM, wrote: > Hi, > > how can i configuratively order facets according to total count of facet > fields? > > for example - facets with the highest count be on top. > > facet1 [0] > ab