If adding the -kb flag solves your problem, we can add it
(optionally?).  Do we want to add it always or does it need to be
configurable on a per-file parse?  If we add it generally, will it
change behavior on regular unrar files?

‪On Tue, May 2, 2023 at 2:46 PM ‫שי ברק‬‎ <[email protected]> wrote:‬
>
> I’m not sure I’m able to do so because the way I use the Tika server in my 
> code.
> But I do know that when you use the unrar command, you can specify the -kb 
> flag for those kinds of files, is there anything you can do about it so I can 
> pass that param in my Tika-config or something like that?
>
> On Tue, 2 May 2023 at 21:03 Tim Allison <[email protected]> wrote:
>>
>> Unfortunately, Tika doesn't have a good way to handle multifile inputs
>> for one logical file. :(  Can you preprocess to concatenate or
>> similar?  That may be a silly question...I'm not that familiar with
>> the rar format.
>>
>> ‪On Tue, May 2, 2023 at 1:58 PM ‫שי ברק‬‎ <[email protected]> wrote:‬
>> >
>> > Hey,
>> >
>> > I’m trying to extract splitting RAR file.
>> > I have 15 portions of the one big file.
>> > For each file I get the following exception:
>> > “You need to start extracting from a previous volume to unpack”.
>> >
>> > I know that “unrar” enables to extract these kinds of files but I’m 
>> > wondering how Tika handles this and if there’s something to do about it?
>> >

Reply via email to