minisearch
Search engine
A lightweight full-text search engine for browser and Node applications
Tiny and powerful JavaScript full-text search engine for browser and Node
5k stars
31 watching
138 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
autocompleteautosuggestionedge-computingfulltext-searchfuzzy-searchjavascriptsearchsearch-enginetext-searchtypo-tolerance
Related projects:
Repository | Description | Stars |
---|---|---|
tinysearch/tinysearch | A lightweight, full-text search engine written in Rust and compiled to WebAssembly for static websites. | 2,744 |
nextapps-de/flexsearch | A high-performance full-text search library for browser and Node.js applications | 12,576 |
zincsearch/zincsearch | A lightweight search engine with full text indexing capabilities and minimal resource requirements. | 17,090 |
kangax/html-minifier | A JavaScript-based tool for compressing HTML content | 4,956 |
bevacqua/fuzzysearch | An algorithm for matching strings with partial input for efficient filtering of data | 2,715 |
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,974 |
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,979 |
oramasearch/orama | A complete search engine and RAG pipeline in your browser or edge network with support for various search types. | 8,847 |
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,769 |
teamtnt/tntsearch | A full-text search engine written in PHP with features like fuzzy search, geo-search, and stemming. | 3,100 |
benbusby/whoogle-search | An ad-free search engine that provides private and secure search results | 9,647 |
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,404 |
quickwit-oss/tantivy | A fast and configurable full-text search engine written in Rust. | 12,297 |
choojs/nanoquery | Tiny JavaScript module for parsing and extracting querystring data from URLs | 49 |