mikemccand commented on PR #13576:
URL: https://github.com/apache/lucene/pull/13576#issuecomment-2262801593

   This looks correct to me too -- we know the max number of skip levels for 
this particular segment and should size the arrays based on that, not based on 
the global worst case max ever for the worst case segment.
   
   But, we are now moving away from the multi-level skip lists to inlined 
double level skip lists (https://github.com/apache/lucene/pull/13585)...


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to