itemsapi / itemsjs

Extremely fast faceted search engine in JavaScript - lightweight, flexible, and simple to use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Place null values last when sorting

684efs3 opened this issue · comments

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

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