Re: QQ on segments during indexing.

2015-05-13 Thread Manohar Sripada
Thanks Shawn, In my case, the document size is small. So, for sure it will reach 50k docs first than 100MB buffer size. Thanks, Manohar On Thu, May 14, 2015 at 10:49 AM, Shawn Heisey wrote: > On 5/13/2015 10:01 PM, Manohar Sripada wrote: > > I have a question on segment creation on disk during

Re: QQ on segments during indexing.

2015-05-13 Thread Shawn Heisey
On 5/13/2015 10:01 PM, Manohar Sripada wrote: > I have a question on segment creation on disk during indexing. > > In my solrconfig.xml, I have commented maxBufferedDocs and ramBufferSizeMB. > I am controlling the flushing of data to disk using autoCommit's maxDocs > and maxTime. > > Here, maxDoc