-
If attempted on a system without java, or if the server failed to start for whatever reason, no error is raised until an action is attempted (`checkTikaServer` does not fail if the server fails to sta…
-
Steps to reproduce:
```
git clone --depth 1 --branch checker-crash-2 https://github.com/kennknowles/beam
cd beam
./gradlew compileJava
```
The output is very long, as the error occurs in man…
-
Currently, these formulae are missing their source:
- [x] activemq (downloads and is `bottle :unneeded`)
- [x] aiccu
- [x] akka (downloads and is `bottle :unneeded`)
- [x] alluxio (downloads and…
-
#### Investigative information
Please provide the following:
- Timestamp:
- Function App name:
- Function name(s) (as appropriate):
- Core Tools version:
#### Repro steps
Provide t…
-
## Project description
I have a lot of ebooks, mostly in PDF format, but some EPUBs as well, and I feel the information in them is often better than on the Internet. But I've got no way to find that …
-
importing nltk when scikit-learn (latest, 0.23.1 but also tried 0.21-2) is installed gives this:
```
root@55ee48c4633f:/home/project# python3
Python 3.8.2 (default, Apr 27 2020, 15:53:34)
[GCC …
-
When running `docker-compose build` it fails at buildling `multidict` with the errors below ...
```
Running setup.py bdist_wheel for multidict: started
Running setup.py bdist_wheel for multidic…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.3-124-g94ce323
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 9 hours ago
Core ta…
-
I am wondering if it is possible to use PDF files instead of text files when writing to db? As far as I checked there is no built-in capability in the `write_documents_to_db` to handle it. Is it on th…
-
__Error:__
`$ docker-compose up`
`Starting docker_web_1`
`Attaching to docker_web_1`
`web_1 | Error: Could not find or load main class org.apache.tika.server.TikaServerCli`
`docker_web_1 exited …