Well, segments won't be merged except during active indexing,
specifically when you issue a commit. Do you have any commit settings
specified.

You can't tell much by raw heap size since you don't control when
garbage collections occur. What happens if you attach, say, jconsole
to it and force a GC?

Finally, have you done anything with your merge policy settings? What
version of Solr?

Best,
Erick

On Tue, Jun 13, 2017 at 7:12 AM, kshitij tyagi
<kshitij.shopcl...@gmail.com> wrote:
> Hi,
>
> We are using master slave architecture, here are the observations:
>
> 1. Heap size and connections on slave are increasing and leading to more
> query time.
>
> 2. We are noticing on solr admin UI that segment count is huge and also no
> merging is taking place.
>
> 3. We have not made any changes and a new searcher was opened around 5 hrs
> ago by solr and since then we are seeing such issues.
>
> What are the aspects we should check as of now?
>
> Help appreciated.
>
> Regards,
> Kshitij

Reply via email to