docs auto-sync

This commit is contained in:
qdrant
2022-04-26 10:46:57 +00:00
parent b024fd7880
commit 52d4b18f8e
@@ -145,7 +145,7 @@ POST /collections/{collection_name}/points/search
## Recommendation API
<aside role="alert">Negative vectors is an experimental functionality that is not guaranteed to work with all king of embeddings.</aside>
<aside role="alert">Negative vectors is an experimental functionality that is not guaranteed to work with all kind of embeddings.</aside>
In addition to the regular search, Qdrant also allows you to search based on multiple already stored data collection vectors.
This API allows using vector search without using a neural network encoder for already encoded objects.