hugo features

This commit is contained in:
Andrey Vasnetsov
2021-04-02 21:55:47 +02:00
parent d87dc3f1af
commit 4d6ab5d00e
15 changed files with 139 additions and 152 deletions
@@ -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.