Author: Alex Barkov
Email: [EMAIL PROTECTED]
Message:
> Hi,
> 
> I try to index MSWord-files with catdoc.
>
> my.conf:
> Mime application/msword "text/plain" "/path_to_catdoc/bin/catdoc 
>$1"
> I have tried "catdoc $1 >$2", "catdoc $1 -".
> 
> The files are not indexed! :-(
> Only "Filename" and "doc" is in the Database.

What do you mean?

> pdftotext works fine.
> When I call catdoc from the shell, I get the correct output of the Wordfile.
> 

Do you index through HTTP server or from local disk?
If it is HTTP, check that your HTTP server give really
application/msword content-type for .doc files.
If you index from disk, check that you have proper AddType
indexer.conf command to bind .doc extension with application/msword
content-type.



Reply: <http://www.mnogosearch.org/board/message.php?id=4240>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to