Bruno Thomas

Results 42 issues of Bruno Thomas

**Is your feature request related to a problem? Please describe.** There are in the `IndexTask` two properties `defaultProject` and `projectName` that are used to set the name of index. We've...

**Is your feature request related to a problem? Please describe.** By now datashare CLI is implicitly handling subcommands: - index - scan - NER extraction - NER extraction server -...

frozen

there is a failing test `TestAioimaplib::test_get_quotaroot` that seems to be a char encoding issue. It is probably more related to the test context than to the production code. I will...

when we refactored the task management system we changed `CliApp` class to execute sequentially the tasks. To distribute tasks like INDEX,ARTIFACT it could be better to execute these tasks in...

**Is your feature request related to a problem? Please describe.** This is related to the PR #1583 For projects ACL's and api key we use a user cache in Redis....

**Is your feature request related to a problem? Please describe.** Avoid errors when accessing embedded files. **Describe the solution you'd like** When we index files with a provided `artifactDir` option...

**Is your feature request related to a problem? Please describe.** When AMQP has been integrated to datashare, task progress has been changed and the `updateCallback(double)` is not called anymore. So...

frozen

see [ ICIJ/datashare#1624](https://github.com/ICIJ/datashare/issues/1624)

**Is your feature request related to a problem? Please describe.** #1648 implemented the page indices extraction and content page extraction. There are 2 main issues with it: 1. it can...

**Is your feature request related to a problem? Please describe.** As for `nbQueries` and `nbResults` we would like to cache the number of queries that have no results.