Gunn, William G wrote: > When I display properties in a facet, they're displayed in alphabetical > order and there's a number to the left indicating the number of times > that property is present. How do I display the properties in order of > number of items with that property, so that the numbers go in descending > order?
See http://simile.mit.edu/wiki/Exhibit/2.0/List_Facet Specifically, ex:sortMode="count" should do it, but read the full documentation if you're curious about other ways to order values. -- Ryan Lee [EMAIL PROTECTED] MIT CSAIL Research Staff http://simile.mit.edu/ http://people.csail.mit.edu/ryanlee/ _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
