Typesense
Fast, typo-tolerant open source search engine positioned as an easier-to-run alternative to Elasticsearch.
- 活発にメンテナンスされている
- ドキュメントが充実
概要
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.
このカタログに掲載されている理由
カタログ評価: ★★★☆☆ (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.
- 成熟
- ベンダー主導
- カテゴリ
- 検索
- 言語
- C++
- ライセンス
- GPL-3.0
関連プロジェクト
OpenSearch
Apache-2.0Elasticsearch からフォークされた、全文検索とログ分析のための完全にオープンソースな選択肢を保証する、Apache-2.0 ライセンスの分散検索・分析エンジンです。
活発にメンテナンスされている
- 検索
Elasticsearch
AGPL-3.0テキスト、数値、地理空間データなど、あらゆる種類のデータに対応する分散型検索・分析エンジンです。
活発にメンテナンスされている
- 検索
Meilisearch
MIT高速で統合が容易な、オープンソースの検索エンジンで、関連性の高い検索結果を即座に返します。
活発にメンテナンスされている
- 検索
Quickwit
Apache-2.0オブザーバビリティデータ向けに特化して作られたクラウドネイティブな検索エンジンで、ログとトレースをオブジェクトストレージ上に直接インデックス化し、コスト効率の良い大規模検索を実現します。
活発にメンテナンスされている
- 検索
誤りを見つけましたか? GitHub で修正を提案する