diff --git a/docs-site/content/overview/comparison-with-alternatives.md b/docs-site/content/overview/comparison-with-alternatives.md index 83b8d116..eba18abd 100644 --- a/docs-site/content/overview/comparison-with-alternatives.md +++ b/docs-site/content/overview/comparison-with-alternatives.md @@ -42,7 +42,6 @@ For example, additional sort orders require duplicate indices in both Algolia an Based on the project's documented limitations, it seems to be geared for small dataset sizes, and specifically for cases where high availability is not a requirement. Since it does not have multi-node clustering or node-node replication, it is not production-ready yet. -That said, Meilisearch is a relatively new project, and while it's not suited for serious production use-cases today, -the project has a good team & momentum behind it. We're eager to see how the project evolves. +That said, Meilisearch is a relatively new project. The project has a good team & momentum behind it. We're eager to see how the project evolves. See a side-by-side feature comparison [here](https://typesense.org/typesense-vs-algolia-vs-elasticsearch-vs-meilisearch/). diff --git a/typesense.org-v3/pages/typesense-vs-algolia-vs-elasticsearch-vs-meilisearch.vue b/typesense.org-v3/pages/typesense-vs-algolia-vs-elasticsearch-vs-meilisearch.vue index 632ff918..0ea6f894 100644 --- a/typesense.org-v3/pages/typesense-vs-algolia-vs-elasticsearch-vs-meilisearch.vue +++ b/typesense.org-v3/pages/typesense-vs-algolia-vs-elasticsearch-vs-meilisearch.vue @@ -91,14 +91,13 @@ datasets (eg: log data) - Instant Search-as-you-type Experiences for use cases that - don't require a highly-available fault-tolerant setup. + Instant Search-as-you-type Experiences for use cases. Recommends - providing enough RAM to hold entire dataset in RAM for ideal + providing enough RAM to hold a third of the dataset in RAM for ideal performance. @@ -160,9 +159,8 @@ replication -

Only supports a - single-node setup, which creates a single point of failure - and so is not fault tolerant / production-ready. +

Virtual-naming-based + multi-node clustering @@ -194,7 +192,8 @@

Not available as part of hosted offering - +

Available in + Premium tier, called geo-replicated sharding Runtime Dependencies @@ -838,7 +837,7 @@ No limitation, constrained by available disk space and performance is constrained by available RAM

RAFT-based multi-node clustering ✅

RAFT-based multi-node clustering ✅

Active-passive replication - - ❌

Only supports a single-node setup, which - creates a single point of failure and so is not fault - tolerant / production-ready. + ✅

Virtual-naming-based multi-node clustering + + + + Sharding /
Horizontal Scaling + ❌

Only supports vertical scaling + ✅ + ✅ + ✅

Virtual-naming-based multi-node sharding GPU Acceleration Support - ✅

Can optionally use a GPU when available. + ✅

Can optionally use a GPU when available ❌ ❌ - ❌ + ✅

Can optionally use a GPU to generate embeddings