Download the PHP package silverstripe/fulltextsearch-extract without Composer
On this page you can find all versions of the php package silverstripe/fulltextsearch-extract. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download silverstripe/fulltextsearch-extract
More information about silverstripe/fulltextsearch-extract
Files in silverstripe/fulltextsearch-extract
Download silverstripe/fulltextsearch-extract
More information about silverstripe/fulltextsearch-extract
Files in silverstripe/fulltextsearch-extract
Vendor silverstripe
Package fulltextsearch-extract
Short Description Necessary SOLR plugins for doc and pdf extraction, to go with silverstripe/fulltextsearch
License BSD (2-clause)
Package fulltextsearch-extract
Short Description Necessary SOLR plugins for doc and pdf extraction, to go with silverstripe/fulltextsearch
License BSD (2-clause)
Please rate this library. Is it a good library?
Informations about the package fulltextsearch-extract
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/" />
All versions of fulltextsearch-extract with dependencies
PHP Build Version
Package Version
Requires
silverstripe/fulltextsearch Version
*
The package silverstripe/fulltextsearch-extract contains the following files
Loading the files please wait ....