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

Latest commit

 

History

History
13 lines (11 loc) · 456 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 456 Bytes

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

0.1 (initial release)

  • 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