The Subversion connector will crawl content from a Subversion instance.

Features


Some of the features of the Subversion connector include:

  • Performs crawls just for the head of the repository.

  • Performs incremental crawling (so that only new/updated/deleted documents are indexed).

  • Metadata extraction (This can use Java Parsing).

  • Is search engine independent.

  • Runs from any machine with access to subversion repository.

  • No labels