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

Releases: dbmdz/solr-ocrpayload-plugin

0.2.1

27 Jul 09:27
Compare
Choose a tag to compare
Return payload when data boundaries are crossed

0.2

05 Jul 09:21
Compare
Choose a tag to compare
0.2
  • Support for absolute coordinates
  • Docker-based example setup
  • Storing Term Vectors is no longer needed, which reduces the index size
    significantly (~50%) and speeds up the highlighting

Initial Release

08 Jun 14:49
Compare
Choose a tag to compare
Initial open-source commit

Changes compared to the in-house development version:
- Made the number of bits for page, line and word indices configurable
- Much more detailled documentation
- Updated all docstrings
- Tests for various usage scenarios