Thanks Erick for the details and reference to understand better about merging segment stuff. When I compare performance of uninterrupted/optimized ( segment count 1) collection for search request vs (indexing + search) in parallel going on collection performance is 3 times higher, for example : first one is responding 100ms in average but second one around 400ms.
is that expected behaviour like we need to tradeoff if we do Indexing and search in the same collection parallel. or we can still fine tune with some parameters for better performance then please suggest some. -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html