Files
landing_page/qdrant-landing/content/blog/v0-8-0-update-of-the-qdrant-engine-was-released.md
T
Andrey Vasnetsov 0e59ee37de Blog image cms (#483)
* fallback logic for social preview images

* fallback logic for preview images
2023-12-28 11:08:20 +00:00

1.2 KiB

draft, title, slug, short_description, description, preview_image, date, author, author_link, categories, tags, sitemapExclude
draft title slug short_description description preview_image date author author_link categories tags sitemapExclude
true v0.8.0 update of the Qdrant engine was released qdrant-0-8-0-released The new version of our engine - v0.8.0, went live. The new version of our engine - v0.8.0, went live. /blog/from_cms/v0.8.0.jpg 2022-06-09T10:03:29.376Z Alyona Kavyerina https://www.linkedin.com/in/alyona-kavyerina/
News
Release update
Corporate news
Release
True

The new version of our engine - v0.8.0, went live. Let's go through the new features it has:

  • On-disk payload storage allows storing more with less RAM usage.
  • Distributed deployment support is available. And we continue improving it, so stay tuned for new updates.
  • The payload can be indexed in the process without rebuilding the segment.
  • Advanced filtering support now includes filtering by similarity score.

Also, it has a faster payload index, better error reporting, HNSW Speed improvements, and many more. Check out the change log for more details https://github.com/qdrant/qdrant/releases/tag/v0.8.0.