Hi! I need to index sparse vectors, whereas as I understand it, KnnFloatVectorField is designed for dense vectors. Therefore, it seems that this approach will not work.
вс, 1 дек. 2024 г. в 18:36, Mikhail Khludnev <m...@apache.org>: > Hi, > May it look like KnnFloatVectorField(... DOT_PRODUCT) > and KnnFloatVectorQuery? >