mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
hugo features
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Filtrable
|
||||
icon: data-1
|
||||
weight: 30
|
||||
---
|
||||
|
||||
Qdrant supports additional payload associated with vectors.
|
||||
Qdrant not only stores payload but also allows filter results based on payload values. \
|
||||
Unlike Elasticsearch k-NN search, Qdrant does not perform post-filtering, so it guarantees that all relevant vectors will be retrieved.
|
||||
Reference in New Issue
Block a user