TYPO3 Logo
Apache Tika for TYPO3
Release: main

Loading data.

  • Introduction
  • Configuration
    • Configuration of Tika App (not recommended)
    • Configuration of Tika Server
    • Configuration of Solr Cell
    • Check if it works
    • Configuring Tika Services
  • For Editors
  • Releases
    • Releases 13.0
    • Releases 12.0
    • Release 11.0.1
    • Release 10.0.2
    • Archive
      • Release 6.0.2
      • Release 5.0.1
      • Release 4.0.1
      • Release 3.1.2
      • Release 3.0.0
      • Release 2.4.0
      • Release 2.3.0
      • Release 2.2.0
      • Release 2.1.0
  • Sitemap

Contributors Corner

  • View source of current document
  • How to edit
  • Edit current document on GitHub
  1. Apache Tika for TYPO3
  2. Configuration
  3. Configuration of Tika App (not recommended)
Report issue View source How to edit Edit on GitHub

Configuration of Tika App (not recommended)

Requirements

  • Java runtime on host TYPO3 is running on. Please refer to the Apache Tika docs or other sources.
  • Tika App jar file. See: Download instructions
  • Setting EXT:tika to use the downloaded jar file for data extraction.

Download Tika App

Following command will download and verify the integrity of tika-app-<required-version>.jar file in /opt/tika directory.

composer --working-dir="$(composer config vendor-dir)/apache-solr-for-typo3/tika" tika:download:app -- -C -D /opt/tika
# or alternatively, change into the EXT:tika directory and run
# composer tika:download:app -- -C -D /opt/tika
Copied!

Setup EXT:tika for Tika App

Open Extension settings for EXT:tika General tab and choose "Tika App" as Extractor.

Extension configuration for EXT:tika - Choosing App extractor in General tab

Extension configuration for EXT:tika - Choosing App extractor in General tab

After that open the Jar tab and paste the path from downloaded tika-app-<required-version>.jar into Tika App Jar Path input field.

Extension configuration for EXT:tika - Provide the path to downloaded App file

Extension configuration for EXT:tika - Provide the path to downloaded App file

See Check if it works for test instructions.

  • Previous
  • Next
Reference to the headline

Copy and freely share the link

This link target has no permanent anchor assigned. You can make a pull request on GitHub to suggest an anchor. The link below can be used, but is prone to change if the page gets moved.

Copy this link into your TYPO3 manual.

  • Home
  • Contact
  • Issues
  • Repository

Last rendered: Dec 18, 2024 17:09

© since 2009 by dkd & contributors
  • Legal Notice
  • Privacy Policy