Docspell logo

Docspell

Assist in organizing your piles of documents, resulting from scanners, e-mails and other sources with minimal effort

Alternative to: evernote, devonthink, paperoffice, docuware, m-files


About Versions (48)

v0.8.0

2020-06-29

ChangelogDocumentation

This release is all about full-text search.

  • This release contains the full-text search feature (see #69). Full-text search is optional and is backed by Apache SOLR, it requires a running solr instance. It is disabled by default.

    The docker setup provides this component out of the box and therefore has full-text search enabled in the config file. Other setups need to take care manually (but it’s not hard, just install solr and create a core).

  • The consumedir.sh script was extended to use the integration endpoint for uploading. This makes it more convenient to use and allows to upload for all collectives.

Some more can be found in the Changelog. There were additions to the config files and the rest api.