Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any way to set IOUtils.setByteArrayMaxOverride(VALUE). #412

Open
akgupta0777 opened this issue May 7, 2024 · 0 comments
Open

Any way to set IOUtils.setByteArrayMaxOverride(VALUE). #412

akgupta0777 opened this issue May 7, 2024 · 0 comments

Comments

@akgupta0777
Copy link

I am encountering issue with parsing large files with large data in it. Tika uses a default size of array and which is small for parsing large files. I observed that by overriding the value for array creation, I can parse large files also.
Can anyone put this option in tika python either with help of config or tika-args to do this override in tika-python possible. ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant