Mike Dagan wrote:
>
> Hi,
>
> i am running htdig on a linux machine p200/32 Meg machine.
> It seems that htdig can not index more then 830 documents in one
> directory. I had one directory that had more then 8000 html pages.
> When i run htdig it just inexes the first 830 documents.
>
> I had to divid the files into many directories to make it work.
>
> Does anyone have any idea what is the problem?
> how can i index more then 830 doc in the same directory?
>
> Thanks,
> Mike
It probably has to do with the default document size limit that htdig uses.
Modify the max_doc_size attribute to something big enough so that the whole
index page will be read in.
By default this attribute is set to 100000 (~100KB) so your index is probably
larger than that.
--
Andrew Scherpbier <[EMAIL PROTECTED]>
Contigo Software <http://www.contigo.com/>
----------------------------------------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.