Re: unmerged index segments

2016-01-26 Thread Jack Krupansky
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 (

Re: unmerged index segments

2016-01-26 Thread James Mason
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

Re: unmerged index segments

2016-01-25 Thread Jack Krupansky
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