benwtrent commented on PR #13651: URL: https://github.com/apache/lucene/pull/13651#issuecomment-2462723469
@ShashwatShivam why do you think the index size (total size of all the files) should be smaller? We store the binary quantized vectors and the floating point vectors. So, I would expect about a 5% increase in disk size just from vectors only. I have also noticed that the HNSW graph itself ends up being more densely connected, but this is only a marginal increase in disk space as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org