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

Sorting doesn't seem to work

giuliadallora opened this issue · comments

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!

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