[GitHub] [lucene] zhaih opened a new issue, #12236: Lazily compute similarity score when reuse the old graph

2023-04-19 Thread via GitHub
zhaih opened a new issue, #12236: URL: https://github.com/apache/lucene/issues/12236 ### Description In #12050 we added ability to reuse old graph as an initializer to speed up the merge, but even when we are re-inserting the old graph's node, we still need to calculate a similarity

[GitHub] [lucene] sherman commented on issue #12203: Scalable merge/compaction of big doc values segments.

2023-04-19 Thread via GitHub
sherman commented on issue #12203: URL: https://github.com/apache/lucene/issues/12203#issuecomment-151513 Hi, @mikemccand! Hi, Mike! I re-run the tests. My hardware: Model name: Intel(R) Xeon(R) Gold 6240R CPU @ 2.40GHz 96 cores. The test was quite simple