Solr optimize deleting docs

2018-01-21 Thread Aashish Agarwal
Hi, I have NumDocs: 17051329, deleted docs:2, Segment Count :21 Then after hitting optimize NumDocs:7260056, deleted docs:0, Segment Count: 3. Why docs are deleted without being marked for deletion? Thanks, Aashish

Re: Solr optimize deleting docs

2018-01-21 Thread Aashish Agarwal
Ok sorry Full import was in process so num docs changed. Please ignore Thanks Aashish On Jan 21, 2018 10:46 PM, "Aashish Agarwal" wrote: > Hi, > > I have NumDocs: 17051329, deleted docs:2, Segment Count :21 > Then after hitting optimize > NumDocs:7260056, deleted docs:0, Segment Count: 3. > >