2017 © Pedro Peláez
 

library fulltextsearch-extract

Necessary SOLR plugins for doc and pdf extraction, to go with silverstripe/fulltextsearch

image

silverstripe/fulltextsearch-extract

Necessary SOLR plugins for doc and pdf extraction, to go with silverstripe/fulltextsearch

  • Monday, December 16, 2013
  • by chillu
  • Repository
  • 7 Watchers
  • 2 Stars
  • 273 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 5 % Grown

The README.md

This module contains related SOLR server plugins for extracting contents from PDF and DOC files., (*1)

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, (*2)

<!-- 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/" />

The Versions

16/12 2013

dev-master

9999999-dev

Necessary SOLR plugins for doc and pdf extraction, to go with silverstripe/fulltextsearch

  Sources   Download

BSD (2-clause)

The Requires

 

16/12 2013

1.0.0

1.0.0.0

Necessary SOLR plugins for doc and pdf extraction, to go with silverstripe/fulltextsearch

  Sources   Download

BSD (2-clause)

The Requires