Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • extractType
    The extractType field is used to tell the harvester the type of source to extract from, i.e.: Feed. Other valid values include: Database, Feed, etc.
  • authentication (optional)
    The Authentication object of the Source document is a subset of the full Authentication object in that it only uses the 'username' and 'password' fields. The Feed Harvester uses the username and password from the Authentication object as feed credentials (if needed).
    • username
    • password
      Note: The password field in the Authentication object is currently clear text. If the string value placed in password is clear text it is not encrypted by Infinit.e. Encryption of the password field is planned for a future release.
  • url
    The URL to retrieve the RSS feed from.
  • extraUrls
    Allows collection of specified URLs
  • searchConfig
    Described below

Anchor
Webcrawl
Webcrawl
Web-crawling and similar activities

TODO