{"id":19121533,"url":"https://github.com/typo3-solr/ext-tika","last_synced_at":"2025-04-04T23:08:11.772Z","repository":{"id":28650381,"uuid":"32169679","full_name":"TYPO3-Solr/ext-tika","owner":"TYPO3-Solr","description":"A TYPO3 CMS extension that provides Apache Tika functionality","archived":false,"fork":false,"pushed_at":"2024-12-18T17:09:00.000Z","size":2261,"stargazers_count":9,"open_issues_count":8,"forks_count":29,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-28T22:12:53.982Z","etag":null,"topics":["cms","cms-extension","file-indexing","language-detection","metadata","php","search","text-extraction","tika","typo3","typo3-cms-extension"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TYPO3-Solr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://www.typo3-solr.com/"]}},"created_at":"2015-03-13T17:14:22.000Z","updated_at":"2025-02-28T16:24:32.000Z","dependencies_parsed_at":"2023-09-22T15:33:12.229Z","dependency_job_id":"d7d8fcbb-fcbb-4d7a-9e74-f4f29f212241","html_url":"https://github.com/TYPO3-Solr/ext-tika","commit_stats":{"total_commits":675,"total_committers":29,"mean_commits":"23.275862068965516","dds":"0.23259259259259257","last_synced_commit":"f1dd244aa773ca860473d2b9061b617da01926d8"},"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYPO3-Solr%2Fext-tika","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYPO3-Solr%2Fext-tika/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYPO3-Solr%2Fext-tika/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TYPO3-Solr%2Fext-tika/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TYPO3-Solr","download_url":"https://codeload.github.com/TYPO3-Solr/ext-tika/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261604,"owners_count":20910108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","cms-extension","file-indexing","language-detection","metadata","php","search","text-extraction","tika","typo3","typo3-cms-extension"],"created_at":"2024-11-09T05:17:41.977Z","updated_at":"2025-04-04T23:08:11.755Z","avatar_url":"https://github.com/TYPO3-Solr.png","language":"PHP","funding_links":["https://www.typo3-solr.com/"],"categories":[],"sub_categories":[],"readme":"# Apache Tika for TYPO3\n\n[![Build Status](https://github.com/TYPO3-Solr/ext-tika/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/TYPO3-Solr/ext-tika/actions?query=branch:main)\n[![Latest Stable Version](https://poser.pugx.org/apache-solr-for-typo3/tika/v/stable)](https://packagist.org/packages/apache-solr-for-typo3/tika)\n[![License](https://poser.pugx.org/apache-solr-for-typo3/tika/license)](https://packagist.org/packages/apache-solr-for-typo3/tika)\n[![Total Downloads](http://poser.pugx.org/apache-solr-for-typo3/tika/downloads)](https://packagist.org/packages/apache-solr-for-typo3/tika)\n[![Monthly Downloads](https://poser.pugx.org/apache-solr-for-typo3/tika/d/monthly)](https://packagist.org/packages/apache-solr-for-typo3/tika)\n[![TYPO3 13](https://img.shields.io/badge/TYPO3-13-orange.svg?style=flat-square)](https://get.typo3.org/version/13)\n\nA TYPO3 CMS extension that provides Apache Tika functionality including\n\n* text extraction\n* meta data extraction\n* language detection (from strings or files)\n\nTika can be used as standalone Tika app/jar, Tika server, and via SolrCell integrated in Apache Solr.\n\nWe're open for [contributions](#Contributions) !\n\nPlease find further information regarding Apache Tika on the [project's homepage](http://tika.apache.org)\n\n---\n\n|                  | URL                                                             |\n|------------------|-----------------------------------------------------------------|\n| **Repository:**  | https://github.com/TYPO3-Solr/ext-tika                          |\n| **Read online:** | https://docs.typo3.org/p/apache-solr-for-typo3/tika/main/en-us/ |\n| **TER:**         | https://extensions.typo3.org/extension/tika                     |\n| **Homepage:**    | https://www.typo3-solr.com/                                     |\n| **Fund:**        | https://shop.dkd.de/Produkte/Apache-Solr-fuer-TYPO3/            |\n\nPowered by the TYPO3 community and \u003cbr\u003e\u003cbr\u003e![dkd Internet Service GmbH](./Documentation/Images/dkdLogo.png)\n\n---\n\n## Continuous Integration\n\nWe use GitHub Actions for continuous integration.\n\nTo run the test suite locally, please use our DDEV docker environment https://github.com/TYPO3-Solr/solr-ddev-site.\n\n**Note**:\n  This requires a proper combination of branches:\n* solr-ddev-site on main branch\n    * packages/ext-solr on main\n    * packages/ext-tika on main\n* Please refer to [version matrix](https://raw.githubusercontent.com/TYPO3-Solr/ext-solr/main/Documentation/Appendix/VersionMatrix.rst) for proper combination of branches\n\n```shell\nddev solr:enable tika\nddev composer t3:standards:fix packages/ext-tika/\nddev composer tests:tika:phpstan\nddev composer tests:tika:unit\nddev composer tests:tika:integration\n```\n\n## \u003ca name=\"Contributions\"\u003e\u003c/a\u003eContributions\n\n1. Fork the repository\n2. Clone repository\n3. Create a new branch\n4. Make your changes\n5. 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)`\n6. Submit a Pull Request (here are some hints on [How to write the perfect pull request](https://github.com/blog/1943-how-to-write-the-perfect-pull-request))\n\n### Keep your fork in sync with original repository\n\n1. git remote add upstream https://github.com/TYPO3-Solr/ext-tika.git\n2. git fetch upstream\n3. git checkout master\n4. git merge upstream/master\n5. git push origin master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypo3-solr%2Fext-tika","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypo3-solr%2Fext-tika","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypo3-solr%2Fext-tika/lists"}