mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
* fallback logic for social preview images * fallback logic for preview images
1.2 KiB
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/ |
|
|
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.