PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > External Binaries

Reply
 
Thread Tools
Old 03-30-2004, 04:56 AM   #1
javajaga
Green Mole
 
Join Date: Mar 2004
Posts: 1
Indexing word docs

Hi,
Anyone please tell me how to confirm whether the word docs were indexed. I mean to say, will it copy the doc contents into some text files.
Because I tried indexing using the following setting :
define('USE_IS_EXECUTABLE_COMMAND','1'); and define('PHPDIG_INDEX_MSWORD',true);define('PHPDIG_PARSE_MSWORD','C:/Downloads/OSS/catdoc-0.93.3/catdoc.exe');define('PHPDIG_OPTION_MSWORD','-s 8859-1');

But could not search the contents of a word doc.

Thanks in advance,
JavaJaga
javajaga is offline   Reply With Quote
Old 03-30-2004, 08:19 AM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. Try setting USE_IS_EXECUTABLE_COMMAND to zero and PHPDIG_PARSE_MSWORD to C:\\Downloads\\OSS\\catdoc-0.93.3\\catdoc and then reindex.

If that doesn't work, try running the following from command line and check for errors:

C:/Downloads/OSS/catdoc-0.93.3/catdoc -s 8859-1 filename.doc
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Indexing MS Word without binaries phil_ballard External Binaries 2 05-08-2006 02:25 AM
Indexing "<word>-<word>"? FaberFedor How-to Forum 23 02-28-2005 03:35 AM
Indexing word doc's OK search through files don't work dapuse External Binaries 3 02-05-2004 07:38 AM
Indexing MS Word docs under Windows phil_ballard External Binaries 9 12-09-2003 03:02 AM
Can PhpDig index OpenOffice Docs? veggie2u How-to Forum 1 12-08-2003 01:52 PM


All times are GMT -8. The time now is 08:41 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.