We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4e1747 commit 26143bfCopy full SHA for 26143bf
solutions/search/vector/dense-vector.md
@@ -30,7 +30,7 @@ To implement dense vector search in {{es}}, you need both an index configuration
30
2. **Query the index with k-NN search**
31
- Use the [`knn` query](knn.md) to retrieve results based on vector similarity
32
33
-### General and vector optimized projects [vector-profiles]
+### General purpose and vector optimized projects [vector-profiles]
34
```{applies_to}
35
serverless:
36
```
0 commit comments