docspell/modules/store
Eike Kettner 2a0bf24088 Setup solr schema and index all data using a system task
The task runs on application start. It sets the schema using solr's
schema api and then indexes all data in the database. Each step is
memorized so that it is not executed again on subsequent starts.
2020-06-19 21:37:22 +02:00
..
src/main Setup solr schema and index all data using a system task 2020-06-19 21:37:22 +02:00