Carina de Oliveira Antunes

Results 5 issues of Carina de Oliveira Antunes

Issue: #393 > I identified a race condition when there's some load of processing messages and a disconnect occurs. This issue only occurs with ack mode client/client-individual which means a...

I identified a race condition when there's some load of processing messages and a disconnect occurs. This issue only occurs with ack mode `client`/`client-individual` which means a `ACK` or `NACK`...

Closes https://github.com/chrismattmann/tika-python/issues/305 Bump Tika to 1.24.1 Add tests for benchmarking gzip compression

enhancement

Hello, Tika released [1.24.1](https://tika.apache.org/1.24.1/index.html) which allows gzip compression of input and output streams for tika-server. What do you think of making it the default for the output stream? Since [requests](https://requests.readthedocs.io/en/master/user/quickstart/#binary-response-content)...

enhancement
help wanted
question

Most dropdowns that allow searching show matched nodes in bold. Currently we don't have any class that allows to easily identify the matched nodes on search. **Describe the solution you'd...