|
03-30-2004, 01:02 AM | #1 |
Green Mole
Join Date: Mar 2004
Posts: 22
|
Indexing one page at a time
Hi,
I'm doing a website with a big document database. I want index this documents (mainly pdf). I have an interface to add documents to the database and what I want is to index the document at this time. The problem i have is that there's a time limit on the server. I have written a php script that link and indexed it but after some times it reindex all document wich take too much time. So i think the solution would be to index or reindex documents only when I know that there are added or modified. Is there a function I can use to index (or reindex) a specific document ? Thanks for your help and sorry for my poor english. |
03-30-2004, 08:05 AM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. Perhaps try the following.
In spider.php find: PHP Code:
PHP Code:
__________________
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-30-2004, 11:47 PM | #3 |
Green Mole
Join Date: Mar 2004
Posts: 22
|
Thanks for your fast reply.
Just another question. Is there a function I can use like PHP Code:
PHP Code:
PHP Code:
PHP Code:
Thanks in advance |
03-31-2004, 11:52 PM | #4 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. There is no such option currently available.
__________________
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 |
Dynamic page indexing | hame22 | Troubleshooting | 2 | 05-10-2005 10:07 AM |
indexing for the 1st time but getting "duplicate of existing doc" msg with some files | Morphea | Troubleshooting | 9 | 12-30-2004 03:03 PM |
Not indexing anything besides main page | CraniumDesigns | Troubleshooting | 2 | 12-16-2004 01:44 PM |
Time out? Indexing does not seem to complete | tomcowle | Troubleshooting | 2 | 08-10-2004 06:20 PM |
is it real to inrease indexing time with web interface? | zaartix | How-to Forum | 1 | 07-14-2004 08:13 PM |