Typesense
Fast, typo-tolerant open source search engine positioned as an easier-to-run alternative to Elasticsearch.
- Aktiv gepflegt
- Gut dokumentiert
Überblick
Typesense is a search engine built in C++ for fast, typo-tolerant full-text search, with built-in vector search for combining keyword and semantic (embedding-based) queries in the same index. It's designed to be simple to operate: a single binary, sane defaults, and a REST API, rather than a large distributed system that needs its own operations expertise to run well.
Core features include faceting, filtering, sorting, geosearch, synonyms, and curation rules, plus official client libraries for several languages and a managed Typesense Cloud offering for teams that don't want to self-host. The project positions itself explicitly as a simpler alternative to Elasticsearch and to closed-source hosted search APIs.
Typesense is a fit for teams that want instant, relevant search (site search, product search, in-app search) without taking on the operational complexity of a full Elasticsearch/OpenSearch cluster, and that may also want vector/hybrid search in the same system.
Warum es in diesem Katalog steht
Katalog-Bewertung: ★★★☆☆ (3/5)
Real technical differentiation (built-in vector/hybrid search, single-binary ops model) but occupies similar positioning to Meilisearch already in the catalog, so a good rather than essential addition.
- Ausgereift
- Herstellergestützt
- Kategorien
- Suche
- Sprachen
- C++
- Lizenz
- GPL-3.0
Ähnliche Projekte
OpenSearch
Apache-2.0Verteilte Such- und Analytics-Engine unter Apache-2.0-Lizenz, ein Fork von Elasticsearch, um eine vollständig quelloffene Alternative für Volltextsuche und Log-Analytik zu garantieren.
Aktiv gepflegt
- Suche
Elasticsearch
AGPL-3.0Verteilte Such- und Analytics-Engine für alle Datentypen, einschließlich Text, numerischer und geografischer Daten.
Aktiv gepflegt
- Suche
Meilisearch
MITSchnelle, quelloffene Suchmaschine, die sich leicht integrieren lässt und sofort relevante Ergebnisse liefert.
Aktiv gepflegt
- Suche
Quickwit
Apache-2.0Cloud-native Suchmaschine, speziell für Observability-Daten gebaut, die Logs und Traces direkt auf Objektspeicher indexiert für kosteneffiziente Suche im großen Maßstab.
Aktiv gepflegt
- Suche
Einen Fehler entdeckt? Änderung auf GitHub vorschlagen.