mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 09:54:06 -04:00
`dot_product` requires vectors to be unit-length. Previously, we would check that vectors were unit-length and throw if they were not. Instead, we will now auto-normalize vectors as they are indexed. `cosine` will continue to behave as usual, not normalizing the vectors. closes: https://github.com/elastic/elasticsearch/issues/98935 |
||
---|---|---|
.. | ||
dynamic | ||
fields | ||
params | ||
types | ||
dynamic-mapping.asciidoc | ||
explicit-mapping.asciidoc | ||
fields.asciidoc | ||
mapping-settings-limit.asciidoc | ||
params.asciidoc | ||
removal_of_types.asciidoc | ||
runtime.asciidoc | ||
types.asciidoc |