Hi,

This is what our solr cloud's merge policy looks like. and we have approx
30% deleted documents in the index.



   - is this normal?
   - If not How can I decrease the number of deleted documents?
   - Will the above help us in response time?







* <ramBufferSizeMB>200</ramBufferSizeMB>     <mergePolicyFactory
class="org.apache.solr.index.TieredMergePolicyFactory">            <int
name="maxMergeAtOnce">5</int>            <int
name="segmentsPerTier">3</int>  </mergePolicyFactory>*

Reply via email to