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

Sorting doesn't seem to work #53

Closed giuliadallora closed 3 years ago

giuliadallora commented 3 years ago

I found this example built with ItemsJs an Vue but sorting doesn't work. Could you help me to see what is the problem?

https://jsfiddle.net/cigol/0ef9qeos/174/ Thank you!

giuliadallora commented 3 years ago

Oops, now I see that in itemsjs.search() is missing the sort option.