Jan Høydahl

Results 293 comments of Jan Høydahl

This approach can also help solve #858 more flexibly, by implementing your own `CustomProcessingPipeline` which would replace the call to `TikaProcessor` with a call to your own `PlainTextExtractor`. I think...

@dadoonet Do you have any idea why travis fails here? It succeeds locally.

I'm probably not going to continue on this PR, as we may not use fscrawler after all, but feel free to use it if you like!

Or leave the interfaces in the main package, but create sub packages for the implementations? I don't know how likely it is for the framework to ship with other FileDownloaders...

I filed an issue in the dependabot project, as it seems like a better idea for dependabot to support this plugin than the other way around. We'd like dependabot to...

Issue for renovatebot: https://github.com/renovatebot/renovate/issues/8017 Looks like a good alternative to dependabot.

Most of these should be safe as they are pure bugfix version upgrades. I see one `.java` class touched, which is also safe. Can you try to highlight which part...

Should there have been an optional GitHub Action to run all tests in a PR? Something you could activate on demand?

@HoustonPutman I think this is good to go, but would appreciate a quick check. 92 lines deleted :)

That’s strange since the holiday rep was not changed. Unless a new dependency upgrade triggered a lib upgrade with this change. The `requirements.txt` should perhaps lock major version of dependencies...