Ok, in the first part of my email, we talked about the first segment of
rundig script.
It follows the following steps:
1: Digging---> htdig -i -a -s -v
2: Purging--->htpurge �-a -v
3: Moving (?) --->there are some instructions that do something like moving
the databases .work in the same ones but with the extension .db....
I've 2 questions:
Where is the merging step?
Which program creates the "weakcmpr" database?
4: Notifying--->htnotify....bla bla
5: Fuzzying--->htfuzzy <options> soundex metaphone
Does this step create the soundex and metaphone databases ?
What does soundex mean? does it mean that soundex database contains words
that sounds like other ones (4 example: cut, cat ....)? And what does
"metaphone" means?
If I use italian language, do I need a dictionary in these previous steps?
Now there's something I didn't understand:
if [ "`ls -t $COMMONDIR/english.0 $COMMONDIR/word2root.db 2>/dev/null | sed
1q`" = \
"$COMMONDIR/english.0" ]
then
cat <<EOF
What do they do?
Last question about rundig instructions: What are the databases created by
each program?
Thank you very much for your help.
Pietro Palladino
<[EMAIL PROTECTED]>
_______________________________________________
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