Re: Same queries taking more time

2017-06-13 Thread Erick Erickson
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

Same queries taking more time

2017-06-13 Thread kshitij tyagi
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 n