Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Overview

Specifically designed to index pdf files, Search PDF in built on PDF Parser, an opensource php library.
PDF Files are parsed and the text is extracted from each page.
The main advantage from this module is that it doesn't required external tool.

Installation

Please refers to the composer_manager module before installing this module.
Once done, go to the setup interface and select each content type to look for pdf attachments.

Dependencies

Due to namespace use, PHP 5.3 is required.
PDF Parser is a library provided through composer/packagist.
It allows automatic updates of this library regardless updates of this module which wrap it.

Project information