Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: kolchfa-aws <[email protected]>
  • Loading branch information
kolchfa-aws authored Jan 29, 2025
1 parent 8abaefd commit 1b6c17e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _search-plugins/knn/knn-index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ Starting with k-NN plugin version 2.17, you can use `byte` vectors with the `fai

Starting with k-NN plugin version 2.16, you can use `binary` vectors with the `faiss` engine to reduce the amount of required storage space. For more information, see [Binary vectors]({{site.url}}{{site.baseurl}}/field-types/supported-field-types/knn-vector#binary-vectors).

Starting with k-NN plugin version 2.19 you can also use `binary` vectors with the `lucene` engine.
{: .note}
Starting with k-NN plugin version 2.19, you can use `binary` vectors with the `lucene` engine.

## SIMD optimization for the Faiss engine

Expand Down

0 comments on commit 1b6c17e

Please sign in to comment.