Hello Jitu, You are correct! The scanOnly indicates if the document needs to be crawled again (most likely when it has changed). You can refer this mail thread : "Question about using ManifolfCF Repository Connectors" at http://mail-archives.apache.org/mod_mbox/manifoldcf-user/201407.mbox/browser to get an idea how it came to fix.
Prasad. On Tue, Jul 29, 2014 at 12:28 PM, Jitu <[email protected]> wrote: > Hi Prasad, > Thanks for the reply. the bug says "The CMIS and Alfresco > connectors currently do not look at scanOnly but should". does that mean > cmis connector and alfresco connector crawls all the files and hands over > to output connector no matter whether they are modified or not. Ideally it > should crawl only if the file is modified else not. am i correct? > > regards, > jitu > > > > > > On Tue, Jul 29, 2014 at 9:19 PM, Paththamestrige Perera < > [email protected]> wrote: > >> Hello Jitu, I had the same issue and this was fixed with CONNECTORS-994 >> <https://issues.apache.org/jira/browse/CONNECTORS-994> for the MCF 1.7 >> If you could checkout the mcf-trunk, it will work as expected. >> >> >> >> On Tue, Jul 29, 2014 at 11:31 AM, Jitu <[email protected]> wrote: >> >>> Hi, >>> >>> I am a freelancer. for my current project i am using manifoldcf >>> framework where i need to pull documents from cmis repository and output to >>> solr connector. >>> >>> But i noticed when i set job type as continuous. it is crawling all the >>> files everytime no matter whether they are modified or not. but my >>> requirement is to crawl the files again only if there is any modification. >>> >>> how can i do it with manifoldcf. >>> >>> Regards, >>> abjitu >>> >> >> >
