We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa8b9e4 commit add9d14Copy full SHA for add9d14
1 file changed
integrations/mongodb_atlas/pydoc/config.yml
@@ -5,6 +5,7 @@ loaders:
5
"haystack_integrations.document_stores.mongodb_atlas.document_store",
6
"haystack_integrations.document_stores.mongodb_atlas.filters",
7
"haystack_integrations.components.retrievers.mongodb_atlas.embedding_retriever",
8
+ "haystack_integrations.components.retrievers.mongodb_atlas.full_text_retriever",
9
]
10
ignore_when_discovered: ["__init__"]
11
processors:
0 commit comments