According to Jose Julian Buda:
> I have htdig 3.1.5 runnig on red hat 7.0 , i have 3
> problems :
>
> 1)When i run the rundig script(or htdig and htmerge
> after) , it sometimes work and sometimes there is an
> error "DB2....empty key...bla..bla" or something like
> that.
> Why?
Generally, "empty key" errors are caused because you end up with an empty
database after htdig and htmerge have run. Most likely this is because
htdig didn't dig any documents containing indexable text it could hang on
to. Try running htdig -vvv (or even -vvvv for more verbose output), and
wade through the output to see where/why things are going wrong. See also
http://www.htdig.org/FAQ.html#q5.27
http://www.htdig.org/FAQ.html#q5.25
http://www.htdig.org/FAQ.html#q5.18
> 2)When it work ( there is not error message )...some
> html files in the directory pointed on the
> configuration file are indexed and other files no,
> when i make a search .....some files appear , some
> files not.
> Why?
In this case it is at least getting some of your documents (hence no error),
but it's missing others. Same solution and FAQ entries as above apply.
> 3)The only way that the database sometimes get
> updated(remember the item Nro 2 ) , is running the
> rundig script ,it mean...deleting the database and
> rebuilding it , the htdig and htmerge just never work
> .
> Why?
Good question. There can be a number of reasons. The rundig script simply
calls htdig and htmerge, so you should be able to call these yourself. Note
that rundig also does two things you may not be doing from the command line.
1) it sets some environment variables, like TMPDIR, which may be needed to
get htdig, and especially htmerge, to run successfully. Without a TMPDIR
setting, it falls back to /tmp, which may not have enough free space
available for what these programs need. 2) It calls htdig and htmerge
using an explicit pathname (set in BINDIR in rundig), rather than relying
on a search of the PATH. If you have more that one version of htdig
installed, you may not be running the same version when you enter "htdig"
at the command line as you do when you run "rundig". Again, getting more
verbose output may help.
--
Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil
Dept. Physiology, U. of Manitoba Phone: (204)789-3766
Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html