By default solr sorts facets by the amount of hits for each result. However, I want to sort by facetnames alphabetically. Earlier I sorted the facets on the client or via my .NET code, however, this time I need solr to return the results with alphabetically sorted facets directly. How?
-- View this message in context: http://lucene.472066.n3.nabble.com/solr-sort-facets-by-name-tp4099499.html Sent from the Solr - User mailing list archive at Nabble.com.