Delta deletion

2020-02-29 Thread julien.massiera
Hi dev community, I am trying to develop a connector for an API that exposes a hierarchical arborescence of documents: each document can have children documents. During the init crawl, the child documents are referenced in the MCF connector through the method

Re: Delta deletion

2020-02-29 Thread Karl Wright
Hi Julien, First, ALL models rely on individual existence checks for documents. That is, when your connector fetches a deleted document, the framework has to be told that the document is gone, or it will not be removed. There is no "discovery" process for deleted documents other than seeding