AnantLabs / google-enterprise-connector-sharepoint

Automatically exported from code.google.com/p/google-enterprise-connector-sharepoint
0 stars 0 forks source link

Connector is unable to proccess state file and sends same documents in consecutive batches to CM, when the Sharepoint site have batches of documents with different last modified dates #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce the problem:
1)Upload batches of documents on SharePoint system with some time
intervals, so that they have different last modified dates.The cumulative
document count for all the batches should be greater than the batch hint.
2)Also, upload some documents (larger in number than the batch hint) 
concurrently, so that they get same last modified date.  
3)Configure the connector to crawl that SharePoint site.

Expected output:
The connector should crawl all the documents and feed to GSA.

What do you see instead?
In this case, the connector crawls all the document and sends same
documents in consecutive batches and also connector state file is not
processed.

Original issue reported on code.google.com by abhijitc...@gmail.com on 25 Feb 2008 at 8:58

GoogleCodeExporter commented 9 years ago

Original comment by abhijitc...@gmail.com on 25 Feb 2008 at 8:58

GoogleCodeExporter commented 9 years ago
Verified in 1.1.2

Original comment by ndhi...@gmail.com on 2 May 2008 at 9:46