Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This will speed up the upload process, but introduces a security risk, so only use upon careful consideration.

Best effort

Apache Tika does content detection on an best effort basis, so there may be false positives or false negatives, 

Office Documents

By default, Apache Tika will detect the new Office documents (docx, xslx, pptx, etc.) as "office document". This means that you can upload a Word document with an xslx extension, and the Runtime would accept that.

...

Note that the core module of Apache Tika is already included in the Runtime. Depending on the way you set the project up, you may have to redefine the apache.tika.version property to the same value as the version that is shipped with the runtime.

Best effort

Apache Tika does content detection on an best effort basis, so there may be false positives or false negatives.