msokolov commented on issue #15996: URL: https://github.com/apache/lucene/issues/15996#issuecomment-4406238089
Another surprising (to me) thing I learned is that `DocValueSkipper.numLevels()` can change -- it may return a different value after `advance()` is called. I guess I naively expected that it was a global property of the skip list. -- 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]
