Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 578 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 578 Bytes

The Discovery Data Tool provides a cross-platform implementation of a Changeset Publisher. It uses JDBC to connect to the database and is thus compatible with most major databases.

Documentation can be found at: http://docs.discoverysearchengine.com/data_integration/datatool.html

Releases can be downloaded from: https://github.com/t11e/discovery_datatool/releases

To run, you will need to create a discovery_datatool.xml configuration file and then execute the run.sh script. The examples/ directory contains some example configuration files to help you get started.