Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 458 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 458 Bytes

Build Status

Build-Lucene-Index-From-Galago

Utility to create a Lucene (6.2.1) index from a Galago index.

Usage: --galagoIndex=<path to an existing Galago index> --luceneIndex=<path where the Lucene index will be created>

Requires Java 8 or above.

Errors are written to the indexing-error.log file.