issues Search Results · repo:chrismattmann/tika-python language:Python
Filter by
295 results
(109 ms)295 results
inchrismattmann/tika-python (press backspace or delete to remove)\.venv\lib\site-packages\tika\__init__.py:20
UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The
pkg_resources package is slated for removal ...
Kushim-Jiang
- Opened 21 days ago
- #433
service = all | text | meta parameter is missing in parser.from_buffer() method.
parser.from_file() have a parameter service, if we pass it as text , it ensures that the file metadata description ...
Munna0912t
- Opened on Jun 5
- #432
Hi!
Is there a race when running multiple tika.parser.from_file() in parallel using Python multiprocessing? It seems to me
that if I run from_file it will first download the jar file and then start the ...
ember91
- Opened on May 27
- #431
Hi,
When trying to process large files in parallel I get the following error:
ERROR [Thread-17] 05:10:19,534 org.apache.tika.server.core.ServerStatusWatcher Timeout task PARSE, millis
elapsed 300080, ...
Gha5san
- 1
- Opened on Apr 20
- #430
When i trying to extract content in localhost it will works but server production mode give me null in content
Image
i use tika 3.1.0 and tika server 3.10
invalid
question
wontfix
muboshers
- 2
- Opened on Apr 19
- #429
Hi just installed a virtual environment and used pip to install tika. If I try to run the following code:
#!/usr/bin/env python
import tika
from tika import config
print(config.getParsers())
print(config.getMimeTypes()) ...
question
mg64ve
- 6
- Opened on Apr 5
- #428
When I parse the Chinese content and images in the doc document, the parsing results show that both the Chinese
characters in the doc itself and the Chinese characters in the images cannot be displayed ...
question
wontfix
leizhu1989
- 6
- Opened on Mar 31
- #426
It s finally time to upgrade to Tika 3.1.0 the latest version.
enhancement
py3
chrismattmann
- 1
- Opened on Mar 22
- #423
The tests are failing! Fix the old URLs, and fix memory_profiler installation for Python 3.9 and later.
bug
enhancement
py3
chrismattmann
- 1
- Opened on Mar 22
- #422
Hello,
Firstly, Thank you for the Python version of Apache Tika.
I am currently running Python-tika in a docker container that is deployed on AWS Lambda. The following is how its
configured right now, ...
question
wontfix
sanket0354
- 1
- Opened on Mar 18
- #421

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.