Hi Matteo, The document should be deleted from the target repository when you return a null document version. Why do you think it does not?
As for your second question, please read up on the various models that the crawler supports. They're described pretty thoroughly in ManifoldCF in Action. Karl On Mon, Jun 16, 2014 at 12:47 PM, Matteo Grolla <[email protected]> wrote: > Hi, > I see that if I return null in getDocumentVersions() (actually > the array values are null) > the method processDocuments is not called for the corresponding identifiers > But the document is not deleted from the target repository. > I'm using the filesystem connector, so those are my settings for the > crawling mode. > Supposing that my source repository gives me the list of deleted > documents, what should I do to handle the deletion? > > Cheers > > -- > Matteo Grolla > Sourcesense - making sense of Open Source > http://www.sourcesense.com > >
