msokolov commented on pull request #536: URL: https://github.com/apache/lucene/pull/536#issuecomment-992654351
I seem to remember that when I checked (you can use `-fanout` parameter to `KnnGraphTester` IIRC) most nodes were *not* fully populated; ie they had fewer than `maxConn` connections. Why? This seems counterintuitive, but I think it would be prudent to check the size increase/decrease from this change for some dataset/parameter choices. Certainly it's appealing to avoid the extra offset/lookup data structure -- 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