docs auto-sync

This commit is contained in:
qdrant
2022-03-15 17:32:42 +00:00
parent a5f17cbb23
commit f1d4354a30
@@ -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.