Hi. I'm having problems with searching in MS Word files. I use wv toolkit for converting .doc files to HTML. Here's the aspseek.conf line:
AddType application/msword \.doc$ Converter application/msword text/html /usr/local/bin/wvHtml --charset=windows-1251 $in $out I've tested the wvHtml and it works fine. Running ./index -a -u"%.doc" indexes all the available .doc files in the database. Then i check the urlword table and it has status=200 for the indexed doc files. Then i restart the searchd. I also restart Apache to reload apache module. I open one of the .doc files, get some string out of it and submit the search. The result does not contain my .doc file in the set. Please, advise. Thanks. -- Muzaffar mailto:[EMAIL PROTECTED]
