docspell/modules
Eike Kettner 26dff18ae0 Add spanish as an example
Adding a new language without nlp requires now only to fill out the
pieces:

- define a list of month names to support date recognition
- add it to joex' dockerfile to be available for tesseract
- update the solr migration/field definitions
- update the elm file so it shows up on the client
2021-01-18 17:41:40 +01:00
..
analysis/src Add spanish as an example 2021-01-18 17:41:40 +01:00
backend/src/main/scala/docspell/backend Add a reset-password admin route 2021-01-04 20:59:31 +01:00
common/src Add spanish as an example 2021-01-18 17:41:40 +01:00
convert/src Update to Scala 2.13.4 2020-11-27 20:26:24 +01:00
extract/src Add a processing step to retrieve page counts 2020-11-09 11:08:24 +01:00
files/src Reorganize nlp pipeline and add nlp-unsupported language italian 2021-01-18 17:41:40 +01:00
fts-client/src/main/scala/docspell/ftsclient Refactoring solr/fts migration 2021-01-18 17:41:40 +01:00
fts-solr/src/main/scala/docspell/ftssolr Add spanish as an example 2021-01-18 17:41:40 +01:00
joex/src Refactoring solr/fts migration 2021-01-18 17:41:40 +01:00
joexapi/src/main Fix joex version endpoint in spec 2021-01-17 22:56:33 +01:00
restapi/src/main/resources Set version to 0.19.0-SNAPSHOT 2021-01-11 23:27:47 +01:00
restserver/src/main Add (inofficial) routes to get system information 2021-01-05 20:54:53 +01:00
store/src Reorganize nlp pipeline and add nlp-unsupported language italian 2021-01-18 17:41:40 +01:00
webapp/src/main Add spanish as an example 2021-01-18 17:41:40 +01:00