maxBufferedDocs is deprecated, better use ramBufferSizeMB. In case you have
both specified, the more restrictive will be the one that will be used.
You can remove the config of indexDefaults if you have your index
configuration in mainIndex.
Gargate, Siddharth wrote:
>
> I see two entr
I see two entries of maxBufferedDocs property in solrconfig.xml. One in
indexDefaults tag and other in mainIndex tag commented as Deprecated. So
is this property required and gets used? What if remove the
indexDefaults tag altogether?
Thanks,
Siddharth
On 27-Sep-07, at 3:35 PM, Bouis, Laurent wrote:
What is the difference between the
1000, and the
1000... parameters in
solrconfig.xml?
Do they influence the frequency of flush to disk and document
distribution in segments in a different way?
maxBufferedDocs affects disk flushing behaviour
Hi,
What is the difference between the
1000, and the
1000... parameters in
solrconfig.xml?
Do they influence the frequency of flush to disk and document
distribution in segments in a different way?
When I did some test with low identical values, I saw similar behavior
in terms of frequ