minisearch

Text indexer

A lightweight JavaScript search engine for full-text indexing and querying of text data in memory-only applications.

Tiny and powerful JavaScript full-text search engine for browser and Node

GitHub

5k stars
31 watching
137 forks
Language: TypeScript
last commit: 4 months ago
Linked from 1 awesome list

autocompleteautosuggestionedge-computingfulltext-searchfuzzy-searchjavascriptsearchsearch-enginetext-searchtypo-tolerance

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tinysearch/tinysearch A lightweight, full-text search engine written in Rust and compiled to WebAssembly for static websites. 2,731
nextapps-de/flexsearch A high-performance full-text search library for browser and Node.js applications 12,511
zincsearch/zincsearch A lightweight search engine with full text indexing capabilities and minimal resource requirements. 17,020
kangax/html-minifier A JavaScript-based tool for compressing HTML content 4,942
bevacqua/fuzzysearch An algorithm for matching strings with partial input for efficient filtering of data 2,712
meilisearch/meilisearch A search API that provides features such as hybrid search, typo tolerance, and faceted filtering for building fast and customizable search experiences in applications and websites. 47,449
thesephist/libsearch A simple JavaScript library for full-text search in arrays of strings or objects without requiring an index. 163
kbrsh/wade A fast search library that generates an index from a dataset and performs searches using a combination of tokenization, scoring, and depth-first search algorithms. 2,978
oramasearch/orama A complete search engine and RAG pipeline in your browser or edge network with support for various search types. 8,695
techfort/lokijs A JavaScript-based document-oriented in-memory database with features like indexing and views for fast data access, suitable for performance-critical applications and client-side storage. 6,752
teamtnt/tntsearch A full-text search engine written in PHP with features like fuzzy search, geo-search, and stemming. 3,089
benbusby/whoogle-search An ad-free search engine that provides private and secure search results 9,581
quickwit-oss/quickwit A high-performance search engine designed for observability use cases, providing a scalable and decoupled solution for managing logs, distributed traces, and metrics. 8,284
quickwit-oss/tantivy A fast and configurable full-text search engine written in Rust. 12,167
choojs/nanoquery Tiny JavaScript module for parsing and extracting querystring data from URLs 49