ramBufferSizeMB is independent of the maxIndexingThreads. If you set
it to 100MB then any lucene segment (or part of a segment) exceeding
100MB will be flushed to disk.

On Wed, Jan 20, 2016 at 3:50 AM, Angel Todorov <attodo...@gmail.com> wrote:
> hi guys,
>
> quick question - is the ramBufferSizeMB the maximum value no matter how
> maxIndexingThreads I have, or is it multiplied by the number if indexing
> threads? So, if I  have ramBufferSizeMB set to 100 MB, and 8 indexing
> threads, does this mean the total ram buffer will be 100 MB or 800 MB ?
>
> Thanks
> Angel



-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to