Hi Siddarth,

Lucene doesn't immediately remove deleted documents from disk. Instead, it
just marks them as deleted, and they are effectively removed during
segments merge. This is quite similar to how C* manages deletions with
tombstones and compactions.

Regards,

2016-05-17 17:30 GMT+01:00 Siddharth Verma <verma.siddha...@snapdeal.com>:

> Hi Eduardo,
> Thanks for your reply. If it is fixed in 3.0.5.1, we will shift to it.
>
> One more question,
> If instead of truncating table, we remove some rows, then
> are the lucene documents and indexes for those rows deleted?
>



-- 
Andrés de la Peña

Vía de las dos Castillas, 33, Ática 4, 3ª Planta
28224 Pozuelo de Alarcón, Madrid
Tel: +34 91 828 6473 // www.stratio.com // *@stratiobd
<https://twitter.com/StratioBD>*

Reply via email to