Sync Core Integrations API reference (qdrant) on Docusaurus (#9920)

Co-authored-by: anakin87 <44616784+anakin87@users.noreply.github.com>
This commit is contained in:
Haystack Bot 2025-10-22 17:26:31 +02:00 committed by GitHub
parent 1bbb37052e
commit f5552a9fc2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 0 deletions

View File

@ -1038,3 +1038,4 @@ new_document_store = QdrantDocumentStore(url="http://localhost:6333",
- `old_document_store`: The existing QdrantDocumentStore instance to migrate from.
- `new_index`: The name of the new index/collection to create with sparse embeddings support.

View File

@ -1038,3 +1038,4 @@ new_document_store = QdrantDocumentStore(url="http://localhost:6333",
- `old_document_store`: The existing QdrantDocumentStore instance to migrate from.
- `new_index`: The name of the new index/collection to create with sparse embeddings support.

View File

@ -1038,3 +1038,4 @@ new_document_store = QdrantDocumentStore(url="http://localhost:6333",
- `old_document_store`: The existing QdrantDocumentStore instance to migrate from.
- `new_index`: The name of the new index/collection to create with sparse embeddings support.