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, <sea...@butterflycluster.com> 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] >> abc (20) >> def (18) >> ghi (16) >> >> facet2 [1] >> jkl (10) >> mno (9) >> pqr (2) >> >> thanks >> >> dev. >> >> > > > -- > Furkan Kuru >