Chris Mattmann

Results 78 comments of Chris Mattmann

hi @ckreibich can you please merge this from my student @skashyap7

thanks @edwin-lai i'll watch for the PR!

not to my knowledge, no @deepakjindal90

dear @igponce yes please provide test case, and PR which fixes the behavior. Thank you.

See output from it: ``` (base) mattmann@proscuitto:~/git/tika-python$ export TIKA_TRANSLATOR=org.apache.tika.language.translate.RTGTranslator (base) mattmann@proscuitto:~/git/tika-python$ python Python 3.7.4 (default, Aug 13 2019, 20:35:49) [GCC 7.3.0] :: Anaconda, Inc. on linux Type "help", "copyright", "credits"...

The above tested with the Tika 2.0 SNAPSHOT server. I backported the RTG translator to the 1.x branch too and it works fine as well! ``` (base) mattmann@proscuitto:~/git/tika-python$ python Python...

@carantunes I like your first suggested option. What is the advantage that requests will be faster since they will be using gzip? PR and test case showing whatever improvement for...

ping @carantunes happy to discuss

awesome @carantunes i can get going on releasing 1.24.1. I also see you have a great tika/tests/test_benchmark.py is this something you could contribute? :)