Itemsapi Save

Blazingly fast, multi tenant, faceted search API

Project README

ItemsAPI 2.x - fast faceted search

Blazingly fast faceted search. It has Node.js simplicity and C++ speed.

Features

  • fast faceted search
  • full text search
  • multi-tenancy
  • data indexing
  • pagination
  • simple JSON API
  • web ui for exploring / managing index
  • dockerized with alpine

Performance

ItemsAPI has a great indexing performance. It can index 2M documents in less than 2 minutes on local computer. Searching seems to be 10x faster than Elasticsearch for similar use cases

Docker

docker pull itemsapi/itemsapi:latest
docker run --privileged -it -p 3000:3000 itemsapi/itemsapi

Getting started

Please look into full example here - index and search movies

Licence

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

Open Source Agenda is not affiliated with "Itemsapi" Project. README Source: itemsapi/itemsapi
Stars
311
Open Issues
2
Last Commit
3 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating