According to [EMAIL PROTECTED]: > I indexed several servers with different config files: > > htdig-server-a.conf (start_url : http://server-a/) > htdig-server-b.conf (start_url : http://server-b/) > htdig-server-c.conf (start_url : http://server-c/) > htdig-server-d.conf (start_url : http://server-d/) > > which all created different DB's, after that I wanted to merge these > different DB's, > by running the last merging run I encountered the error message below: > > > ---snip--- > windu:/home/users/htdig/db-3.2.4b # htmerge -vvv -s -c > /opt/www/htdig-3.2/conf/htdig-dlh.conf -m > /opt/www/htdig-3.2/conf/htdig-technik.conf > htmerge.log > FATAL ERROR:Compressor::get_vals invalid comptype > FATAL ERROR at file:WordBitCompress.cc line:827 !!! > Segmentation fault > ---snip--- > > The interesting thing is that when I run htsearch from > a browser I can search in the whole merged DB. > > By the way when I ran htdig on a server with a lot of > Documents. I get the same error message.
There are bugs in the word database compression code. If I'm not mistaken, the latest 3.2.0b4 snapshot uses zlib compression instead. Give that a try instead of the older snapshot you're likely using now. You'll need to rebuild all your databases from scratch in order to use the new compression. -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/ Dept. Physiology, U. of Manitoba Winnipeg, MB R3E 3J7 (Canada) ------------------------------------------------------- This sf.net email is sponsored by: Are you worried about your web server security? Click here for a FREE Thawte Apache SSL Guide and answer your Apache SSL security needs: http://www.gothawte.com/rd523.html _______________________________________________ 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

