elasticsearch/docs/reference/vectors
Benjamin Trent 0bc9af1202
Correct bit * byte and bit * float script comparisons (#117404) (#117508)
I goofed on the bit * byte and bit * float comparisons. Naturally, these
should be bigendian and compare the dimensions with the binary ones
appropriately.

Additionally, I added a test to ensure that this is handled correctly.

(cherry picked from commit 374c88a832)
2024-11-26 07:42:23 +11:00
..
vector-functions.asciidoc Correct bit * byte and bit * float script comparisons (#117404) (#117508) 2024-11-26 07:42:23 +11:00