|
11-11-2005, 09:07 AM | #1 |
Green Mole
Join Date: Nov 2005
Posts: 1
|
pdftotext - not indexing PDFs - oh geez
I have installed phpDig - working nice on html docs --
I have installed PdfToText as well - and working through SSH - converts PDFs to text, html - like it should ... I just need it to pick up PDFs in numerous folders -- Here are my settings: define('PHPDIG_INDEX_PDF',true); define('PHPDIG_PARSE_PDF','/usr/local/bin/pdftotext'); define('PHPDIG_OPTION_PDF',''); define('PHPDIG_PDF_EXTENSION','.txt'); Any help is much much appreciated thanks in advance. |
11-11-2005, 09:15 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Your settings look good, but make sure that pdftotext is set to 755 permission and also take a read through this thread. PhpDig indexes by following links, so if your PDF files are not linked in webpages, check out this thread.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Certain sites, pages and pdfs are not indexed 1.8.9 RC1 [Workaround included] | obottek | Bug Tracker | 0 | 08-24-2006 05:30 AM |
PDF indexing Probelm (pdftotext) | ripchen | External Binaries | 9 | 10-20-2005 11:14 AM |
Indexing PDFs doesen't really work | N100101 | External Binaries | 3 | 06-18-2004 03:59 PM |
not indexing with pdftotext | davideyre | External Binaries | 2 | 03-30-2004 12:55 PM |
PDFs in directory listed as one long entry | motopsycho | External Binaries | 4 | 03-09-2004 05:07 PM |