hello there,

I'm trying to shortcut the htdig process and to generate the url and wordlist 
input file directly from the database. for test purposes I've created two 
files: db.docs and db.wordlist with this content:

db.docs:
1       u:text1 t:Hamlet        a:0     m:1     s:21    H:Sein oder     h:    
  l:      L:0     b:0     c:1     g:Hamlet        e:      n:      S:      d:  
    A:
2       u:text2 t:Descartes     a:0     m:1     s:23    H:Ich denke     h:    
  l:      L:0     b:0     c:1     g:Descartes     e:      n:      S:      d:  
    A:


db.wordlist:
sein    i:1     l:1     w:1     c:2
oder    i:1     l:2     w:1
nicht   i:1     l:3     w:1
ich     i:2     l:1     w:1
denke   i:2     l:2     w:1
also    i:2     l:3     w:1

htload runs without an error. htmerge says "no urls in database. run htdig 
again." the wordlist ist sorted alphabetically after processing, and  the 
database files db.docdb and db.docs.index exist after the run and seem to 
contain the appropriate data. still, htmerge complains. and htsearch 
retrieves no results on those files.

can anyone point me to the error? thank you.

s.m.


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
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

Reply via email to