Hello,
I am having some problems with htmerge. I upgraded to 3.1.6 yesterday hoping for a fix but to no avail; in fact things are a little bit worse. I want to merge multiple databases into one. I index 4 different databases (public, nesc, internal, restricted). Public and nesc merge into public with no problems. I then try to merge public, nesc, and restricted into internal, but all the results I am getting are purely from internal. My merge line is as follows: LC_COLLATE=C $BINDIR/htmerge $opts $stats $alt -v -s -m /home/www/htDig/htdig/conf/htdig_public.conf /home/www/htDig/htdig/conf/htdig_restricted.conf /home/www/htDig/htdig/conf/htdig_nesc.conf -c /home/www/htDig/htdig/conf/htdig_internal.conf I do not delete db.wordlist from any of my databases. I have also tried in the past to prefix all databases with -m and still no joy. The above has always caused me trouble. The new problem is the error message: htmerge: Unable to open word list file '/home/www/htDig/htdig-3.1.6/db/db.wordlist' Well, I have nothing in htdig-3.1.6/db/ as I put them all in separate dirs under the db dir (eg, db/nesc, db/public etc), so who told it to look in there? The other thing is that in my conf files I use the alias htdig for htdig-3.1.6, so I guess it must be sth else. Many thanks in advance, Kostas _______________________________________________ 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

