itemsapi / itemsjs

Extremely fast faceted search engine in JavaScript - lightweight, flexible, and simple to use
Apache License 2.0
346 stars 41 forks source link

Sort by key field (alternatively to term) #115

Closed cigolpl closed 2 years ago

cigolpl commented 2 years ago

We can use key alternatively to term for sorting facet values. The key was introduced in array of keys and now is as a single field also.

An example can be found in configuration.md docs