I am running htdig-3.2.0-2.011302 (ships with RH 7.3). I have downloaded rundig.3.2.sh from the contributed work section of the ht://Dig website.
The script contains the following: # Move them into place. Since these are only used by htdig for update # digs and we always use -a, we just leave them as .work # mv $DBDIR/db.docs.index.work $DBDIR/db.docs.index Now, nowhere else in the script is anything done with the .index file. So, does this line need to be uncommented? Should this be a "cp" instead of a "mv"? Is there a document as to what each db file is and how it is used in the overall ht://Dig process? For example, does "htsearch" need all of the files in the DBDIR or are some of them used only during the digging/merge phases? I see that some other scripts indicate that it is not necessary to rebuild endings and synonym files once they have been created. Is it the case that they never need to be rebuilt, or just not as often as a normal site recrawl? I am trying to make rundig.3.2.sh into an efficient, flexible script to allow a build to take place on one machine and searching on another with as small a chance of downtime as possible (moving db files into place). I'll happily contribute what I come up with once done, but I don't feel I have enough knowledge yet to be sure of what I am creating... Thanks in advance, greg_fenton. ===== Greg Fenton [EMAIL PROTECTED] __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ 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

