Hauck
Hauck
We integrate this library in another project (https://github.com/sepinf-inc/IPED/) to detect images with QRCodes, however when processing some images the library consumes more than 4 GB of ram and throws an...
The index field content should have a fixed type, as it is a well known field. When leave to the automatic detection it creates a keyword value that is not...
When a case is processed using minIO as the storage service the credential used is not saved. So when the user opens the case he must pass the credentials as...
The report should have an option to export to opensearch and minIO. This will be useful to export old cases to sard, and to export the result of an exam....
Following the change of the license of the elasticsearch, we are now using the opensearch branch, so I suggest changing the references to opensearch.
Adds a new metadata to chats containing the number of messages, this can be useful for filtering empty chats.
Newer version of telegram supports sending more than one media for each message, this not being handled correctly. The current behavior for android is that only the first one is...
Google drive has a sqlite database with the name of the files and its MD5 hash. Files are used cached with a generic name. A parser should create a table...
Some of our transcriptions workers were not able to load the model, I think that with this kind of exception should be better to close the application. This way is...
In #1701, we change the behavior to export to both, MinIO and the local case folder, but this may not be what the user wants. So, a better option is...