Databases (Standard)

Voyager can index SQL databases through its Java-based (jdbc) connectors. You can add one or more tables from a database.

To add a SQL database:

  1. Go to Manage Voyager > Discovery > Locations > New Location and select Databases (Standard).

  2. Select the database type from the drop-down list

  3. The Driver field automatically shows the driver appropriate for that database type

  4. Enter the URL for the database

  5. Enter a Username and Password for the database

  6. Use the Select, From and Where entries to configure the SQL query

  7. Click Add to add the location to Voyager's index

  8. Once the database appears in the Locations list, click Scan to begin indexing.

 

See Also