Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/reference/mapping/types/dense-vector.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,8 @@ Defaults to `l2_norm` when `element_type: bit` otherwise defaults to `cosine`.

NOTE: `bit` vectors only support `l2_norm` as their similarity metric.

+
^*^ This parameter can only be specified when `index` is `true`.
+

.Valid values for `similarity`
[%collapsible%open]
====
Expand Down
Loading