The ticket I was thinking of applied to both Alfresco and CMIS and was fixed in 1.5: CONNECTORS-864. The max documents passed in are 10000000. If you are using MCF after 1.5, please let me know, because obviously there is still a problem, although it may be beyond our ability to fix if it is in Alfresco.
Karl On Wed, Jul 16, 2014 at 6:52 AM, Peter Choe <[email protected]> wrote: > If you run the cmis query in Alfresco directly, do you get the same > results (i.e. 999 results)? > > Alfresco has a parameter to limit the number of results returned. > > Peter Choe > ________________________________________ > From: Karl Wright [[email protected]] > Sent: Wednesday, July 16, 2014 4:32 AM > To: lalit jangra; [email protected] > Subject: RE: MCF job not picking up more than 999 documents > > Hi Lalit, > > If I recall correctly there was some problem with the cmis repository > connector in this regard which was recently fixed. Can you tell us what > mcf version you are using? > > Karl > > Sent from my Windows Phone > ________________________________ > From: lalit jangra > Sent: 7/16/2014 2:43 AM > To: [email protected]<mailto:[email protected]> > Subject: 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. >
