diff --git a/qdrant-landing/content/blog/qdrant_and_jina_integration.md b/qdrant-landing/content/blog/qdrant_and_jina_integration.md index 1c74c1916..f703c9d50 100644 --- a/qdrant-landing/content/blog/qdrant_and_jina_integration.md +++ b/qdrant-landing/content/blog/qdrant_and_jina_integration.md @@ -1,17 +1,22 @@ --- +draft: false +preview_image: /blog/from_cms/docarray.png +sitemapExclude: true title: "Qdrant and Jina integration: storage backend support for DocArray" -short_description: "One more way to use Qdrant: Jina's DocArray is now supporting Qdrant as a storage backend." -description: We are happy to announce that Jina.AI integrates Qdrant engine as a storage backend to their DocArray solution. -preview_image: /blog/qdrant_and_jina_intergationpreview.jpg +slug: qdrant-and-jina-integration +short_description: "One more way to use Qdrant: Jina's DocArray is now + supporting Qdrant as a storage backend." +description: We are happy to announce that Jina.AI integrates Qdrant engine as a + storage backend to their DocArray solution. date: 2022-03-15T15:00:00+03:00 author: Alyona Kavyerina +featured: false author_link: https://medium.com/@alyona.kavyerina -categories: -- News tags: -- jina integration -- docarray -sitemapExclude: True + - jina integration + - docarray +categories: + - News --- We are happy to announce that [Jina.AI](https://jina.ai/) integrates Qdrant engine as a storage backend to their [DocArray](https://docarray.jina.ai/) solution. diff --git a/qdrant-landing/static/blog/from_cms/docarray.png b/qdrant-landing/static/blog/from_cms/docarray.png new file mode 100644 index 000000000..a2a3d4113 Binary files /dev/null and b/qdrant-landing/static/blog/from_cms/docarray.png differ