silverstripe/fulltextsearch-extract
最新稳定版本:1.0.0
Composer 安装命令:
composer require silverstripe/fulltextsearch-extract
包简介
Necessary SOLR plugins for doc and pdf extraction, to go with silverstripe/fulltextsearch
README 文档
README
This module contains related SOLR server plugins for extracting contents from PDF and DOC files.
Installation
$ composer require silverstripe/fulltextsearch-extract
Please provide a version constraint for the silverstripe/fulltextsearch-extract requirement: 1.0.0
./composer.json has been updated
Add this to your custom solrconfig.xml
<!-- Include solr extraction + dist Required fulltextsearch-extract module to be installed -->
<lib dir="../../vendor/silverstripe/fulltextsearch-extract/dist" regex="apache-solr-cell-\d.*\.jar" />
<lib dir="../../vendor/silverstripe/fulltextsearch-extract/contrib/extraction/lib/" />
统计信息
- 总下载量: 1.32k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD
- 更新时间: 2013-12-16