Sorry I don't have any specific guidance since the results are so
unpredictable. But a much lower mergeFactor should result in more frequent
merges, which should reduce segment count but may slow indexing down.
If you make the change and then add enough documents to exceed the segment
size limit (
Hi Jack,
Sorry, I should have put them on my original message.
All merge policy settings are at their default except mergeFactor, which I now
notice is quite high at 45. Unfortunately I don’t have the full history to see
when this setting was changed, but I do know they haven’t been changed for
What exacting are you merge policy settings in solrconfig? They control
when the background merges will be performed. Sometimes they do need to be
tweaked.
-- Jack Krupansky
On Mon, Jan 25, 2016 at 1:50 PM, James Mason
wrote:
> Hi,
>
> I’ve have a large index that has been added to over several
Hi,
I’ve have a large index that has been added to over several years, and I’ve
discovered that I have many segments that haven’t been updated for well over a
year, even though I’m adding, updating and deleting records daily. My five
largest segments all haven’t been updated for over a year.
M