github dbmdz/solr-ocrhighlighting 0.8.3

latest releases: 0.9.4, 0.9.3, 0.9.2...
2 years ago

Another bugfix release, fixing some edge cases with 'odd' OCR files.

Bugfixes:

  • hOCR: Fix truncated passages during highlighting due to incomplete forward passes while parsing candidate passages.
  • All Formats: Use an iterative solution for skipping empty words instead of a recursive strategy, which could lead to stack overflows when encountering OCR files with many empty words.

Other Changes:

  • We now have pre-releases in the Solr repository that can be used to experiment with the latest changes in the plugin before the official release. For users not using the repository, a pre-release build is also pushed to the GitHub Releases page on every update to the repository.

Don't miss a new solr-ocrhighlighting release

NewReleases is sending notifications on new releases.