mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
296 B
296 B
title, icon, weight, sitemapExclude
| title | icon | weight | sitemapExclude |
|---|---|---|---|
| Filtrable | data-1 | 30 | True |
Support additional payload associated with vectors.
Not only stores payload but also allows filter results based on payload values.
Unlike Elasticsearch post-filtering, Qdrant guarantees all relevant vectors are retrieved.