View Single Post
Old 12-07-2003, 01:35 AM   #1
phil_ballard
Green Mole
 
Join Date: Dec 2003
Posts: 9
Thumbs down Indexing MS Word docs under Windows

I've had no success trying to index MS Word (.DOC) documents under Windows. I have:
Code:
define('PHPDIG_INDEX_MSWORD',true);
define('PHPDIG_PARSE_MSWORD','C:\\Program Files\\EasyPHP1-7\\www\\k3\\catdoc');
define('PHPDIG_OPTION_MSWORD','-s 8859-1');
Can anyone comment as to why phpdig makes no attempt to index Word docs?

Any help appreciated

Phil
phil_ballard is offline   Reply With Quote