Releases: chaimMili/tika
Releases · chaimMili/tika
1.25.0-SNAPSHOT
Update MAX_RECORD_SIZE
v1.25-SNAPSHOT: modify the CompressorParserTest.testLZ4Framed
The existing testLZ4Framed can not read the content of the testLZ4-framed.lz4, as it contains a corrupted test1.xml, which can not be parsed by the xml parser. Trying to fix it by replacing the lz4 test file.
update MAX_RECORD_SIZE = 100_000_000
modify the CompressorParserTest.testLZ4Framed The existing testLZ4Framed can not read the content of the testLZ4-framed.lz4, as it contains a corrupted test1.xml, which can not be parsed by the xml parser. Trying to fix it by replacing the lz4 test file.