#372336: Allow name sorting of facets allows for sorting by facet name. This patch allows sorting by the key (in the event of CCK fields using key/value pairs).
| Comment | File | Size | Author |
|---|---|---|---|
| apachesolr.key_sort_facets.patch | 2.53 KB | jhedstrom |
#372336: Allow name sorting of facets allows for sorting by facet name. This patch allows sorting by the key (in the event of CCK fields using key/value pairs).
| Comment | File | Size | Author |
|---|---|---|---|
| apachesolr.key_sort_facets.patch | 2.53 KB | jhedstrom |
Comments
Comment #1
robertdouglass commented#660754 by jhedstrom: Added Allow key sorting of facets.
This works very well. Thanks.