an easy object search library
A fast full-text search engine for Node.js with two index backends:
Provides search index functionality.
Manipulate HTML returning document with search terms highlighted
Elasticsearch-compatible HTTP adapter for searchlite (translates ES query DSL to native API)
Command-line interface for searchlite: build, query, sync, and serve full-text indexes
Axum-based HTTP server exposing searchlite indexes (search, mget, msearch, write)
Embedded full-text search engine: BM25, inverted index, WAL durability, aggregations
S3-compatible BlobStore implementation for searchlite (AWS S3, R2, MinIO)
A simple vector-based search engine, also supports ordinary text search
No description provided.
No description provided.
No description provided.