lucidworks / connectors-sdk-resources

Fusion Connector SDK documentation, examples and related resources
16 stars 11 forks source link

Any ideas what this error means: Waited the max PT1M waiting on indexing results to come back documentReceivedCount=xxxxxxx, deleteReceivedCount=0, indexedResultCount=xxxxxxx. Everything is done so crawl being marked as completed now. But this may result in documents being missed. #143

Closed eborisowIQVIA closed 1 year ago

eborisowIQVIA commented 2 years ago

At the end of a crawl, I get this error in the logs:

Waited the max PT1M waiting on indexing results to come back documentReceivedCount=375532, deleteReceivedCount=0, indexedResultCount=375518. Everything is done so crawl being marked as completed now. But this may result in documents being missed.

Any ideas?

roblucar commented 1 year ago

Hi @eborisowIQVIA , I confirmed this log output and code path is only present on 5.4.5 patch branch. The released versions will not have this error.