gautamworah96 commented on PR #13538:
URL: https://github.com/apache/lucene/pull/13538#issuecomment-2207757150

   Thanks for the quick turnaround on this Ben. I am not too familiar with this 
code and am taking some time off this week. I'll try to review the code by 
Friday. 
   
   In the meantime, I am also trying to understand some core IndexWriter 
related concepts. It seems that tuning the `indexWriterBufferSizeMB` to a lower 
value seems to be helping (which makes sense because the sum of length of the 
float[] array across segments being flushed is small, I am trying to see if I 
can get larger segments by keeping merges enabled, in the email thread I had 
mentioned that my merges had been disabled).  


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