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 fe5dcfd commit 9fa214fCopy full SHA for 9fa214f
docs/reference/elasticsearch/rest-apis/retrievers/linear-retriever.md
@@ -90,4 +90,4 @@ The `linear` retriever supports the following normalizers:
90
```
91
score = (score - min) / (max - min)
92
93
-* `l2_norm`: Normalizes scores using the L2 norm of the score values
+* `l2_norm`: Normalizes scores using the L2 norm of the score values {applies_to}`stack: ga 9.1`
0 commit comments