Files
landing_page/qdrant-landing/content/blog/v0-8-0-update-of-the-qdrant-engine-was-released.md
T
treanandqdrant 0854e89482 Excluded blog from the sitemap (#106)
* excluded blog from the sitemap

* docs auto-sync

* docs auto-sync

Co-authored-by: qdrant <qdrant@users.noreply.github.com>
2023-01-11 13:36:30 +01:00

1.3 KiB

draft, title, slug, short_description, description, preview_image, date, author, author_link, featured, categories, tags, sitemapExclude
draft title slug short_description description preview_image date author author_link featured categories tags sitemapExclude
false 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_data/from_cms/v0.8.0.jpg 2022-06-09T10:03:29.376Z Alyona Kavyerina https://www.linkedin.com/in/alyona-kavyerina/ true
News
Release update
Corporate news
Release
True

Release update v0.8.0

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.