benwtrent commented on PR #13463: URL: https://github.com/apache/lucene/pull/13463#issuecomment-2159534702
@gsmiller did you have more than one segment? This branch of the code only occurs if there is more than one segment. By default, the buffer size is 1GB, which for smaller datasets is perfectly fine for a single segment to be flushed. -- 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]
