Closed tmc9031 closed 7 years ago
_xapianindexer.rb uses the command omindex. omindex then uses installed tools to convert different document types to plain text. According to the documentation:
MS Word documents (.dot) if antiword is available (.doc files are left to libmagic, as they may actually be RTF (AbiWord saves RTF when asked to save as .doc, and Microsoft Word quietly loads RTF files with a .doc extension), or plain-text).
libmagic library is used to convert *.doc documents not catdoc. See https://xapian.org/docs/omega/overview.html.
Version: 1.6.6 cmd:
output:
but the other doc
What wrong ??? but i use "catdoc" can show 130124191044.doc text I want to know how redmine_xapian judge doc is a Word Document or not ???