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

Handle items internally with _id and not id #70

Closed cigolpl closed 3 years ago

cigolpl commented 3 years ago

It fixes #69

It handles items internally with _id value. The id value is left to the developer