jpountz commented on PR #13885:
URL: https://github.com/apache/lucene/pull/13885#issuecomment-2407713452
I would expect putting something like `if (forUtil == null &&
termState.docFreq >= BLOCK_SIZE) { /* initialize forUtil */ }` in reset() to
work (untested).
--
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]