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

Place null values last when sorting #132

Open 684efs3 opened 11 months ago

684efs3 commented 11 months ago

Is it possible when sorting to have the null values come last? Right now, they come first.

cigolpl commented 10 months ago

Could you please provide a simple code which reproduces it ? It'd be helpful to test it out