Skip to content

v4.0.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Aug 23:48
· 19 commits to master since this release

Breaking changes:

  • Index format 4 — existing indexes must be re-scanned
  • sist2-admin rewritten in Node.js; jobs and schedules are not migrated (sorry!)
  • Name entity recognition removed

New features:

  • Thread pool reworked: libuv for inter-process communication.
  • .doc extraction moved to libantiword2 - should fix most of the crashes / memory leaks related to MS Word files.
  • PDF parsing performance improvements, 2x-3x speedup.
  • Reworked build process; releases now come with fully static binaries.

Bug fixes:

  • Incremental scans keep documents nested in unchanged archives.
  • Bumped up dependency versions.

Full Changelog: 3.4.7...v4.0.0