|
03-08-2004, 12:16 PM | #1 |
Green Mole
Join Date: Mar 2004
Posts: 11
|
PDFs in directory listed as one long entry
My problem is this
I created an index.php file that dynamically lists the contents the pdfs in the directory as links. I tell phpdig to spider the directory. When I do a search it finds the keyword but the result is the file name concatonated to all the other links(filenames) in the directory. How can I dig my pdf files so that when using a keyword search each filename is returned separately? |
03-09-2004, 09:37 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi motopsycho, and welcome to PhpDig.net!
It sounds like just the page with the links is getting indexed but not the PDF files. First make sure that the config file is set to index PDFs. Next, if you have access to shell, see if you can call the binary on a PDF. Also make sure that the directories to the binary and the binary itself are set to 755 permissions. Last, if you are using PHP 4.2.2/3, either upgrade or try the mod in this thread. Once the PDFs get indexed, you can delete the page with links from the admin panel so that it doesn't appear in the search results.
__________________
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. |
03-09-2004, 11:14 AM | #3 |
Green Mole
Join Date: Mar 2004
Posts: 11
|
removing file with links
How exactly do I remove the file containing the links?
|
03-09-2004, 11:21 AM | #4 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. From the admin panel, click the site, click the update button, click through the blue arrows on the left hand side of the screen until you see the file to delete on the right hand side of the screen, and once you see the file, click the red X on the right hand side of the screen next to the file.
__________________
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. |
03-09-2004, 05:07 PM | #5 |
Green Mole
Join Date: Mar 2004
Posts: 11
|
Hello.
Thanks so much for your help. That fixed it. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Long Call help. | GunMuse | How-to Forum | 0 | 07-26-2006 10:11 AM |
pdftotext - not indexing PDFs - oh geez | monkeynutts | External Binaries | 1 | 11-11-2005 09:15 AM |
Command Line entry and nothing happens | aslan | Troubleshooting | 6 | 08-27-2004 03:19 PM |
Indexing PDFs doesen't really work | N100101 | External Binaries | 3 | 06-18-2004 03:59 PM |
How long? | sjSJ | How-to Forum | 1 | 05-11-2004 06:09 PM |