github sist2app/sist2 v4.0.3

3 hours ago

Breaking changes:

  • Search indexes created with sqlite-index version < 4.0.3 are incompatible

New features:

  • Search index no longer keeps its own copy of the text: 2.5x smaller (2.30 -> 0.90 GiB on 517k documents)
  • index and sqlite-index only push the documents that changed since the last run
  • Faster searches, faster index statistics, and faster search index builds

Bug fixes:

  • Searching with a path filter no longer crashes the web server

  • Parsers get a bigger stack again. Should fix some worker crashes

  • Fixed indexing to Elasticsearch 6

docker pull sist2app/sist2:4.0.3

Full Changelog: v4.0.2...v4.0.3

Don't miss a new sist2 release

NewReleases is sending notifications on new releases.