Skip to content

Commit fe15842

Browse files
authored
Add search features of MongoDB Atlas (#321)
1 parent f47f8a0 commit fe15842

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

integrations/mongodb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ version: Haystack 2.0
2525

2626
## Overview
2727

28-
[MongoDB](https://www.mongodb.com/) is a document database designed for ease of application development and scaling. [MongoDB Atlas](https://www.mongodb.com/atlas) is a multi-cloud database service built by people behind MongoDB. MongoDB Atlas simplifies deploying and managing your databases while offering the versatility you need to build resilient and performant global applications on the cloud providers of your choice.
28+
[MongoDB](https://www.mongodb.com/) is a document database designed to ease application development and scaling. [MongoDB Atlas](https://www.mongodb.com/atlas) is a multi-cloud database service built by the people behind MongoDB. MongoDB Atlas simplifies deploying and managing your databases while offering the versatility you need to build resilient and performant global applications on the cloud providers of your choice.
2929

30-
For a detailed overview of all the available methods and settings for the `MongoDBAtlasDocumentStore`, visit the Haystack [Documentation](https://docs.haystack.deepset.ai/docs/mongodbatlasdocumentstore).
30+
You can use MongoDB Atlas's **full-text** and **semantic search** features through [MongoDBAtlasFullTextRetriever](https://docs.haystack.deepset.ai/docs/mongodbatlasfulltextretriever) and [MongoDBAtlasEmbeddingRetriever](https://docs.haystack.deepset.ai/docs/mongodbatlasembeddingretriever). For a detailed overview of all settings for the `MongoDBAtlasDocumentStore`, visit the [Haystack Documentation](https://docs.haystack.deepset.ai/docs/mongodbatlasdocumentstore).
3131

3232
## Installation
3333

0 commit comments

Comments
 (0)