Hi, Lucene Dev Community:

I'm wondering what benefits we could get by indexing the byte-vectors to
build an HNSW rather than using the floats.

I can think of storage and performance improvements.
However, due to some internal platform limitations, we cannot actually try
to build such a graph on production data.

So it would be great if anyone could provide some industrial experience,
for example how much storage can be saved and how much performance can be
improved?

Thanks

Reply via email to