apache-solr-for-typo3/tika
Composer 安装命令:
composer require apache-solr-for-typo3/tika
包简介
Apache Tika for TYPO3
README 文档
README
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
ddev solr:enable tika ddev composer t3:standards:fix packages/ext-tika/ ddev composer tests:tika:phpstan ddev composer tests:tika:unit ddev composer tests:tika:integration
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
apache-solr-for-typo3/tika 适用场景与选型建议
apache-solr-for-typo3/tika 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 640.7k 次下载、GitHub Stars 达 9, 最近一次更新时间为 2015 年 10 月 07 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「text」 「cms」 「language」 「tika」 「extraction」 「typo3」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 apache-solr-for-typo3/tika 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 apache-solr-for-typo3/tika 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 apache-solr-for-typo3/tika 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated again
Easy to use i18n translation PHP class for multi-language websites
Package for convenient work with Laravel's localization features
Store your language lines in the database, yaml or other sources
GraphQL authentication for your headless Craft CMS applications.
Set Links with a specific language parameter
统计信息
- 总下载量: 640.7k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 34
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2015-10-07