Re: Deleted Docs increasing in Solr 6.1.0

2019-11-04 Thread Erick Erickson
First of all I wouldn’t worry about it unless you have a _significant_ number of deleted docs. The default TMP as of around Solr 7.5 should accumulate up to around 33% deleted docs. Prior to 7.5, the number of deleted docs could hover around 50% depending on the access pattern. expungeDeletes w

Deleted Docs increasing in Solr 6.1.0

2019-11-04 Thread vishal patel
We have 2 shards and 2 replicas in a testing environment.Deleted Docs are 18749 for one collection[documents].I have attached a screenshot of solr admin panel. (1) Would there any impact on disk size if deleted docs will increase? (2) We try to remove deleted doc by executing command : curl "http