Hi Mario, ManifoldCF is a synchronizer, not a crawler. It does what you ask automatically, including the deletions.
Karl On Thu, Sep 18, 2014 at 7:36 AM, Bisonti Mario <[email protected]> wrote: > Yes, you understood. > > > > But, how could I do it programmatically? > > > > Because I have a list of files to index and/or delete but I can’t do a job > manually every time that the list changes > > > > > > > > > > *Da:* Karl Wright [mailto:[email protected]] > *Inviato:* giovedì 18 settembre 2014 12:26 > *A:* [email protected] > *Oggetto:* Re: List of file to index or remove to Solr > > > > Hi Mario, > > I'm having some difficulty understanding your scenario. It sounds like > you are asking if MCF will allow you to change document specifications and > will honor that on subsequent job runs. The answer is: it does. > > Thanks, > Karl > > > > On Thu, Sep 18, 2014 at 5:40 AM, Bisonti Mario <[email protected]> > wrote: > > Hallo. > > > > Scenario: > > > > I would like to index a list of file for example: > > http://aaa.bb.com/ccc/folder1/doc1.pdf > http://aaa.bb.com/ccc/folder1/doc2.pdf > http://aaa.bb.com/ccc/folder1/doc3.pdf > > At another day, it could be that I want to remove from indexing for example > http://aaa.bb.com/ccc/folder1/doc2.pdf > and add > http://aaa.bb.com/ccc/folder1/doc4.pdf > > How could I do this? > Could I do this by means of an xml file to instruct Solr on the action to > execute (add/delete) and the list of files? > > ManifoldCF read the xml and make the action ? > Generic connector to an xml file with entrypoint action? > API ? > > Could you help me? > I am a little bit confused on it.. > > Thanks a lot. > > > > Mario > > > > > > > > > > >
