On Tue, 6 Jul 2004, Yong Lee wrote:

> /opt/www/bin/htdig -a -h 10 -c /opt/www/conf/my.conf
>  
> But when it finish, I do not see the db.wordlist.work file. However, it

The database structure implemented for the 3.2 branch does not make use of
a db.wordlist file. If you need a listing of the indexed terms, take a
look at the htdump program.

> Also, when I run htmerge with -v option, htmerge returns immediately.
> It does not even output any message on the screen. Is this because the

The role of the htmerge program changed somewhat for 3.2. It is no longer
required for creation of single databases. As I understand it, the only
reason that it is still included is for merging databases resulting from
multiple, independent digs into a single database. I suspect that you see
no output due to the fact that you are using the program in an unintended
manner (i.e. not providing two config files corresponding to two database
set that are to be merged).

Instead of running htmerge, you should probably be running htpurge. See
the included rundig script for an example of how to build the databases
(or simply run it if it is sufficient for your needs).

> .wordlist file is not found for the htmerge to run. Right now, When I
> run htsearch, it always returns the search item is not found.

Are you removing the .work extensions before trying to search the
databases? If not, the databases are not active as far as htsearch is
concerned. If you continue to have problems, you might want to take a step
back and try using the stock rundig script to index a small site; the
script should do all the right things without any special configuration on
your part.

Jim


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
ht://Dig general mailing list: <[EMAIL PROTECTED]>
ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to