lobid / lodmill

This repo is replaced by i.a. https://github.com/hbz/lobid-resources/
19 stars 8 forks source link

Set up german_analyzer with snowball German2 token filter #777

Closed fsteeg closed 8 years ago

fsteeg commented 8 years ago

Handle umlauts and their resolution as equivalent See http://github.com/hbz/nwbib/issues/issue/208

For details see: http://snowball.tartarus.org/algorithms/german2/stemmer.html

For API tests see: https://github.com/hbz/lobid/pull/280

@dr0i: Could you deploy this to the staging index?

dr0i commented 8 years ago

This would only effect the subject endpoint and old organisations endpoint, see https://github.com/hbz/lobid/issues/185 and especially mentioned commit https://github.com/lobid/lodmill/commit/32412b7bfd9f9dfe22ccec80a804c7fef3538eb5 . So, hbz01 data indexed from lodmill-rd is not affected.

fsteeg commented 8 years ago

@dr0i Thanks, applied the change to the resources config.

Travis fails with unrelated error: E: Package 'libaio-dev' has no installation candidate

dr0i commented 8 years ago

As this cannot be fixed easily AND this builds locally succefully AND we want to get rid of this repo anyway, I will merge.