elasticsearch/docs/reference/vectors
Benjamin Trent 374c88a832
Correct bit * byte and bit * float script comparisons (#117404)
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.
2024-11-26 03:38:06 +11:00
..
vector-functions.asciidoc Correct bit * byte and bit * float script comparisons (#117404) 2024-11-26 03:38:06 +11:00