Skip to content

dbgather.pl

dbgather.pl gathers documents from database collections.

dbgather.pl <collection config> [funnelback-dbgather.jar options]

Arguments

  • The collection configuration file must be specified, and must be a filesystem path to an existing, readable and valid collection configuration file.
  • Other options (see below) will be passed directly to funnelback-dbgather.jar, and so will be identical to the options required there.

Function

dbgather.pl gathers documents from database collections, in the same way as crawl.pl runs a gather for a web collection. With a collection configuration argument, and no other arguments, dbgather.pl will use database and collection specific settings from the collection configuration file to run an update over the database specified there. See database collections for more information.

Optional arguments are described below.

Option Description
-help Displays a help message
-full Forces full gathering
-incremental Forces incremental gathering
-display <RECORD KEY> Display the specified record
-test_connection Tests the JDBC connection specified in the collection config
-test_sql Tests the SQL command specified in the collection config

See also

top

Funnelback logo
v15.24.0