Download the PHP package apache-solr-for-typo3/tika without Composer
On this page you can find all versions of the php package apache-solr-for-typo3/tika. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download apache-solr-for-typo3/tika
More information about apache-solr-for-typo3/tika
Files in apache-solr-for-typo3/tika
Package tika
Short Description Apache Tika for TYPO3
License GPL-3.0-or-later
Homepage https://www.typo3-solr.com
Informations about the package tika
Apache Tika for TYPO3
A TYPO3 CMS extension that provides Apache Tika functionality including
- text extraction
- meta data extraction
- language detection (from strings or files)
Tika can be used as standalone Tika app/jar, Tika server, and via SolrCell integrated in Apache Solr.
We're open for contributions !
Please find further information regarding Apache Tika on the project's homepage
Powered by the TYPO3 community and
Continuous Integration
We use GitHub Actions for continuous integration.
To run the test suite locally, please use our DDEV docker environment https://github.com/TYPO3-Solr/solr-ddev-site.
Note: This requires a proper combination of branches:
- solr-ddev-site on main branch
- packages/ext-solr on main
- packages/ext-tika on main
- Please refer to version matrix for proper combination of branches
Contributions
- Fork the repository
- Clone repository
- Create a new branch
- Make your changes
- Commit your changes to your fork. In your commit message refer to the issue number if there is already one, e.g.
[BUGFIX] short description of fix (resolves #4711)
- Submit a Pull Request (here are some hints on How to write the perfect pull request)
Keep your fork in sync with original repository
- git remote add upstream https://github.com/TYPO3-Solr/ext-tika.git
- git fetch upstream
- git checkout master
- git merge upstream/master
- git push origin master
All versions of tika with dependencies
ext-json Version *
typo3/cms-backend Version ^v13.1
typo3/cms-core Version ^v13.1
typo3/cms-extbase Version ^v13.1
typo3/cms-filemetadata Version ^v13.1
typo3/cms-fluid Version ^v13.1
typo3/cms-reports Version ^v13.1