vaites / php-apache-tika

Apache Tika bindings for PHP: extract text and metadata from documents, images and other formats
MIT License
116 stars 22 forks source link

Fix fetcher name checking, simplify transition from Tika 1.x to 2.x #35

Closed mpdude closed 1 year ago

mpdude commented 1 year ago

The second change allows for a smooth/rolling migration from Tika 1.x to Tika 2.x servers. Sending the extra fileUrl header in Tika 2.x is not a problem.