itemsapi / itemsjs-server-optimized

ItemsJS optimized for server usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ItemsJS optimized for server

This is the optimized clone of https://github.com/itemsapi/itemsjs for server faceted search. It has Node.js simplicity and C++ speed.

Features

  • very fast faceted search
  • full text
  • pagination

NPM

npm install itemsjs-server-optimized

Caveats

Some function might not working yet

Requirements

  • Nodejs >= 12.x

Licence

You can use ItemsJS for free, if your project is Open Source. If you want to use ItemsJS in to build commercial software, you need to buy a commercial license. Commercial editions can be used in closed source environment. More info soon

About

ItemsJS optimized for server usage


Languages

Language:C++ 70.1%Language:C 26.5%Language:JavaScript 3.3%Language:Python 0.0%