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

   @jpountz I added a test case for this bug, but it only works for 
TestLucene90PostingsFormat which's DEFAULT_MIN_BLOCK_SIZE is 25, add build the 
first block with 25 entries. 
   It not works for the Tests with other PostingsFormat,  such as 
TestFixedGapPostingsFormat and TestVarGapFixedIntervalPostingsFormat.
   I am trying to find a better way for this case.


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