kaivalnp commented on PR #14178: URL: https://github.com/apache/lucene/pull/14178#issuecomment-2622613947
Ah I see :) > The force merge is the time it took to merge the created segments into 1 Does it mean that the Faiss benchmark created a larger number of segments initially, which had to be merged into 1? If so, would it mean that we created smaller indexes (i.e. HNSW graphs) for the original segments, and then had to recreate a larger one from scratch during force merge? (because we start fresh during merges) I wonder if the numbers are comparable in this case, I'll try to dig deeper on the pre-merge segment count mismatch between the two.. -- 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