Releases: hatfieldlibrary/solr_ocr_processor
OCR Processor v1.1.6
OCR Processor v1.1.5
Bugfix Release
Updates:
- Important bug fix for the OCR file counter.
- Returning array slice for the file names derived from meTs
- Added a verbose logging configuration option.
- Added new error logging and inline documentation.
OCR Processor v1.1.4
Update:
- Adds route for checking status.
OCR Processor v1.1.3
Updates:
- Updated Dockerfile.yml
- Modified Solr deletion to use the new "manifest_base" configuration to assure that manifest file deletion works correctly behind proxy.
OCR Processor v1.1.2
Updates:
- Fixed a bug in the check for existing index entries
- Added configuration option to account for proxies and manifest IDs
- Updated build script
OCR Processor v1.1.1
Bugfix release that corrects an error in the build script. The archive files for OS platforms now include the configuration file (config.yml).
OCR Processor v1.1.0
This release adds unit conversion for ALTO files. The "MeasurementUnit" values for inch1200
and mm10
are converted to pixel
units. For inch1200
conversion the service looks for the DPI setting in the ALTO "processingStepSettings" element. If not found it uses the default DPI provided via configuration.
This release also fixed a bug in ALTO to MiniOcr conversion.
OCR Processor v1.0.1
Adds a build script for distributions. Makes additional distributions available in the archive files listed below.
NOTE: There was a bug in the build script that is corrected in the next release (v1.1.0). The archive files below do not contain the configuration script.
OCR Processor v1.0.0
This release supports pre-processing of OCR files that are retrieved via the DSpace IIIF integration. The processor works for ALTO, hOCR, and MiniOCR file formats. Processed files are submitted to Solr and indexed by the Solr OCR Highlighting Plugin.
Binaries are provided for Linux, MacOS, and Windows (all 64bit). The archive files below contain both binaries and configuration files.