Koen Mertens

Results 35 comments of Koen Mertens

The common workaround we landed on is to index the value twice, in two different annotations Once tokenized Once concatenated Then: - give the annotations both the same name -...

Known bug that can't easily be fixed. Blacklab returns up to the closing tag of the last requested word, and due to the way the documents are set up, the...

Also relevant: https://github.com/INL/BlackLab/issues/109

Is this still an issue?

Same issue for basic `/search/` page on user-owned corpora - frontend happily shows the page, but any request from the client to blacklab-server returns a 404 because the corpus is...

Fixed in Frontend. We pass on the Authorization header (or another configurable header - i.e. Sibboleth REMOTE_USER).

Woops, that wasn't mean to close the issue! I did find and fix (quite a few! 😮) bugs relating to rtl rendering. Though I cannot read Arabic, so it is...

It works this way already if you put the fields in the en-us.json file, but it would be better to allow a default.json or something as well.

[documented](https://blacklab-frontend.ivdnt.org/customizing_the_interface/internationalization.html#set-the-fallback-for-untranslated-keys) now :)