You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@manifoldcf.apache.org by lalit jangra <la...@gmail.com> on 2014/07/16 08:43:14 UTC

MCF job not picking up more than 999 documents

Hi,

I have configured cmis connector to connect to alfresco and created a job
which is scheduled to run every 5 minutes with schedule type of "Scan every
document once".

First time job runs fine and crawls for 999 documents which is shown in job
status but alfresco has more than 1000 documents. Next i added more
documents but in next schedule, it returns only same 999 document.

I already updated CMISRepositoryConnector.java to consider maximum results
to 1 million but still i can not see new document added to alfresco.Do i
need to update any configuration or source to get all documents more than
1000 results in job?

Regards,
Lalit.