General

Why is does an incremental crawl last as long as a full crawl?

The JIVE Connector performs incremental crawls based on snapshot files, which are meant to match the exact documents that have been indexed by the connector to the search engine. On an incremental crawl the connector fully crawls the JIVE content the same way as a full crawl, but it only indexes the modified, new or deleted documents during that crawl.

Improved in 2.0.2 and Higher

In the versions 2.0.2 and higher, the connector was changed to improve the incremental crawl, the the metadata is only fetched if the item was updated. This improve has shorten the execution time of the incremental in a relation of 10:1 (10 hours to 1 hour). Also for users with large Jive communities interested only major updates, we have added the Activity incremental, where this crawls only the major updates (not deletes) in the Jive community

  • No labels