Skip to content

Commit 5bb3384

Browse files
Corrections to Elasticsearch license and embedding info and broken Meilisearch URL (#3171)
1 parent 13f0cb8 commit 5bb3384

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

learn/resources/comparison_to_alternatives.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Please be advised that many of the search products described below are constantl
2424

2525
| | Meilisearch | Algolia | Typesense | Elasticsearch |
2626
|---|:----:|:----:|:-----:|:----:|
27-
| Source code licensing | [MIT](https://choosealicense.com/licenses/mit/) <br /> (Fully open-source) | Closed-source | [GPL-3](https://choosealicense.com/licenses/gpl-3.0/) <br /> (Fully open-source) | SSPL <br />([Not open-source](https://opensource.org/node/1099)) |
27+
| Source code licensing | [MIT](https://choosealicense.com/licenses/mit/) <br /> (Fully open-source) | Closed-source | [GPL-3](https://choosealicense.com/licenses/gpl-3.0/) <br /> (Fully open-source) | [AGPLv3](https://choosealicense.com/licenses/agpl-3.0/) <br /> (open-source) |
2828
| Built with | Rust <br /> [Check out why we believe in Rust](https://www.abetterinternet.org/docs/memory-safety/). | C++ | C++ | Java |
2929
| Data storage | Disk with Memory Mapping -- Not limited by RAM | Limited by RAM | Limited by RAM | Disk with RAM cache |
3030

@@ -115,7 +115,7 @@ Can't find a client you'd like us to support? [Submit your idea or vote for it](
115115
|---|:---:|:----:|:---:|:---:|
116116
| Semantic Search || 🔶 <br /> Under Premium plan |||
117117
| Hybrid Search || 🔶 <br /> Under Premium plan |||
118-
| Embedding Generation | ✅ <br /> OpenAI <br /> HuggingFace <br /> REST embedders <br /> | Undisclosed | <br/> OpenAI <br /> GCP Vertex AI | |
118+
| Embedding Generation | ✅ <br /> OpenAI <br /> HuggingFace <br /> REST embedders <br /> | Undisclosed | <br/> OpenAI <br /> GCP Vertex AI | ✅ <br /> ELSER <br/> E5 <br/> Cohere <br/> OpenAI <br/> Azure <br/> Google AI Studio <br/> Hugging Face <br/> |
119119
| Prompt Templates || Undisclosed |||
120120
| Vector Store || Undisclosed |||
121121
| Langchain Integration |||||
@@ -127,7 +127,7 @@ Can't find a client you'd like us to support? [Submit your idea or vote for it](
127127
|---|:---:|:----:|:---:|:---:|
128128
| [Mini Dashboard](https://github.com/meilisearch/mini-dashboard) || 🔶 <br /> Cloud product | 🔶 <br /> Cloud product ||
129129
| Search Analytics | ✅ <br /> [Cloud product](https://www.meilisearch.com/cloud) | ✅ <br /> Cloud Product || ✅ <br /> Cloud Product |
130-
| Monitoring Dashboard | ✅ <br /> [Cloud product](https://www.meilisearch.com/docs/learn/cloud/monitoring) | ✅ <br /> Cloud Product | ✅ <br /> Cloud Product | ✅ <br /> Cloud Product |
130+
| Monitoring Dashboard | ✅ <br /> [Cloud product](https://www.meilisearch.com/docs/learn/analytics/monitoring) | ✅ <br /> Cloud Product | ✅ <br /> Cloud Product | ✅ <br /> Cloud Product |
131131

132132
#### Deployment
133133

0 commit comments

Comments
 (0)