Commit graph

12 commits

Author SHA1 Message Date
dd8c3d9211
use default parameters
Reduces the initial setup barrier
2023-05-02 10:31:13 +02:00
Joerg Reichert
9e7e38b525 fix command 2023-04-29 23:11:35 +02:00
Joerg Reichert
ac5350c461 use SHARED_IMPORT_SECRET 2023-04-29 22:58:51 +02:00
Joerg Reichert
19c29ef021 run docker container without root users, fix broken links 2023-04-16 12:52:38 +02:00
Lars Henrik Mai
dc3a97d3b8 Update elasticsearch
- Build our own elasticsearch image based on 6.8.6 which includes
configuration files for german decompounder from https://github.com/uschindler/german-decompounder

- move elastichq to separate service and use the official image instead of including it as plugin in the elasticsearch image

- Adjust compounder filter config in papers to use the included hyphenation_decompounder.
See https://www.elastic.co/guide/en/elasticsearch/reference/6.8/analysis-compound-word-tokenfilter.html

- Remove obsolete "string" type in the mapping of papers, and replace it
with "text" or "keywords" accordingly. See https://www.elastic.co/blog/strings-are-dead-long-live-strings
2020-01-16 12:20:47 +01:00
Joerg Reichert
1612893b17 Add missing css height for leaflet 2019-06-13 23:12:03 +02:00
Joerg Reichert
ad77627973 Migration to Ruby 2.5, Rails 5.1.5, Elasticsearch 5.4.3 2018-03-24 19:32:34 +01:00
Joerg Reichert
5c96de3ded 28 - use elasticsearch-analysis-decompound plugin to support finding results within compound words 2017-01-01 15:05:28 +01:00
Joerg Reichert
8974da062c add env variables when running rspec 2016-03-05 23:24:36 +01:00
Joerg Reichert
580d8c6fce set ci environment 2016-03-05 22:56:03 +01:00
Joerg Reichert
84c0681aea set environment so that coveralls send data 2016-03-05 22:49:59 +01:00
Lars Henrik Mai
1b60c08e9f Add Dockerfile and docker-compose config 2016-01-23 20:33:02 +01:00