Re: Job Deletion query

2021-08-12 Thread Karl Wright
Yes, when you delete a job, the indexed documents associated with that job
are removed from the index.

ManifoldCF is a synchronizer, not a crawler, so when you remove the
synchronization job then if it didn't delete the indexed documents they
would be left dangling.

Karl


On Thu, Aug 12, 2021 at 3:46 AM ritika jain 
wrote:

> Hi All,
>
> When we delete a job in Manifoldcf .. Does it also delete the indexed
> documents via that job from Elastic index as well ?
>
> I understand that when a job is deleted from Manifoldcf interface it will
> delete all the referenced documents via that job from postgres. But why is
> it deleted from the ES index?
>
> Thanks
> Ritika
>


Job Deletion query

2021-08-12 Thread ritika jain
Hi All,

When we delete a job in Manifoldcf .. Does it also delete the indexed
documents via that job from Elastic index as well ?

I understand that when a job is deleted from Manifoldcf interface it will
delete all the referenced documents via that job from postgres. But why is
it deleted from the ES index?

Thanks
Ritika