Norconex SQL Committer

Installation

The SQL Committer is a library that you must include in another product classpath (along with required dependencies). For use with a Norconex Crawler, the crawler must already be installed on your system and is referred to as <crawler_install_folder> in the following instructions. You have the option to perform an automated installation (recommended), or a manual one.


Automated Install

  • Download the latest release of this Committer.
  • Unzip the downloaded file in a new location.
  • Execute the install.bat or install.sh based on your operating system.

You will be prompted to specify the full path to <crawler_install_folder>/lib and libraries will be copied for you. If you choose to rename conflicting files, you can safely delete any created backups once you confirmed your setup is working as it should.


Manual Install

  • Download the latest release of this Committer.
  • Unzip the downloaded file in a new location.
  • Copy the content of the <committer_unzipped_folder>/lib folder to <crawler_install_folder>/lib.
  • If you notice different versions of the same library in the lib folder it is usually best advised to keep the greatest version only.