search for: htdump

Displaying 1 result from an estimated 1 matches for "htdump".

Did you mean: ptdump
2006 May 26
1
Unicode troubles
...erms correctly. But sadly I can't find any documents. If I do this; $ quest -d /var/lib/xapian r?serbil -> no results $ query -d /var/lib/xapian r*serbil -> result I'm indexing the pages from a htdig database using htdig2omega. I've tried to parse the db.docs-file as generated by htdump or after it's been converted to utf-8 by iconv. I've also tried to replace the p_* functions in scriptindex.cc to U_ ones -- just like the first patch does -- but I'm unable to get it to work. Any ideas what I am doing wrong? Regards, ?rjan