Replies: 1 comment
-
I tested your file and it worked well. But it took a huge amount of time to parse it. Almost 4 minutes. I ran: ---
name: "test"
fs:
url: "/tmp/es"
elasticsearch:
nodes:
- url: "https://INSTANCE.es.europe-west1.gcp.cloud.es.io"
username: "elastic"
password: "PASSWORD" and: docker pull dadoonet/fscrawler
docker run -it --rm -v "`pwd`"/config:/root/.fscrawler -v "`pwd`"/files:/tmp/es:ro dadoonet/fscrawler fscrawler test --debug --restart |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I realize this maybe better suited to a Tika/Tesseract forum but I got this message while running fscrawler....
Anyone have any ideas? PDF is attached.
338.pdf
Beta Was this translation helpful? Give feedback.
All reactions