Skip to content

A lightweight but powerful faceted-search tool (like those used in eCommerce) that can power rich search results pages.

Notifications You must be signed in to change notification settings

hunterashaw/facet-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLite-Backed Faceted-Document Store

This is a faceted document store that can be used to power faceted search or other listings that require fast (<10ms) response times.

It is designed be a lightweight replacement for Elasticsearch in these use cases.

It uses SQLite3 and the bun javascript runtime.

Features

  • Single-digit millisecond response times
  • Provides aggregations (count, min, max, average) and query permutations
  • Lightweight - Uses orders of magnitude less memory & CPU than Elasticsearch

About

A lightweight but powerful faceted-search tool (like those used in eCommerce) that can power rich search results pages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published