Go to file
Ingo Schommer 977c4e49c9 API Using paths instead of File objects in extractors
Makes coupling to File objects optional, by choosing
to use the FileTextExtractable extension.
2012-08-22 18:25:12 +02:00
code API Using paths instead of File objects in extractors 2012-08-22 18:25:12 +02:00
tests Added rudimentary test coverage 2012-08-22 18:23:06 +02:00
_config.php Initial commit 2012-08-22 17:52:08 +02:00
README.md Initial commit 2012-08-22 17:52:08 +02:00

Text Extraction Module

Overview

Previously part of the sphinx module.

Usage

Requirements

  • SilverStripe 3.0
  • (optional) XPDF (pdftotext utility)