mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 23:57:20 -04:00
* Add l1norm and l2norm distances for vectors Add L1norm - Manhattan distance Add L2norm - Euclidean distance relates to #37947 * Address Christoph's feedback - organize vector functions as a separate doc - increase precision in tests calculations - add a separate test when sparse doc dims are bigger and less than query vector dims * Made examples more realistic |
||
---|---|---|
.. | ||
vector-functions.asciidoc |