Apologies for my delay. I just pushed totally drafty v4-snapshot documentation mostly agent-written -- beware!
This page might be of use: https://tika.apache.org/docs/4.0.0-SNAPSHOT/migration-to-4x/migrating-to-4x.html On Wed, Mar 25, 2026 at 3:47 PM Konrad Windszus <[email protected]> wrote: > > Hi, > I tried to do a dry run updating Apache JR Oak to Tika 4.0.0-SNAPSHOT, > however I stumbled upon TikaConfig being completely removed (in > https://github.com/apache/tika/pull/2446). > This change isn’t mentioned yet in > https://cwiki.apache.org/confluence/display/TIKA/4.x+Migration+Guide so I am > not sure with what to replace the code in > https://github.com/apache/jackrabbit-oak/blob/7162f61b8e67c914788a7aed5d5fb43d12c7bb73/oak-search/src/main/java/org/apache/jackrabbit/oak/plugins/index/search/spi/binary/FulltextBinaryTextExtractor.java#L320 > which called > https://github.com/apache/tika/pull/2446/changes#diff-1f644522a97c6f12bfe95fab231e4a717e9b1f8a28ae8d39715c8b95c67b7890L104. > > Thanks in advance for some pointers, > Konrad > > > >
