vsop-479 commented on PR #12846:
URL: https://github.com/apache/lucene/pull/12846#issuecomment-1833216581

   @jpountz I applied copy for all level's empty acc, Please take a look when 
you get a chance.
   As so far I just performed copy on empty acc that cleared by ``clear``. Do 
you mean we could skip the ``clear`` (mainly ``Arrays.fill(maxFreqs, 0)``) 
after ``writeSkipData``, and override the stale acc in next writing directly?


-- 
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

Reply via email to