Namazu-users-en(old)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Namazu Win32 help..!!



Konnichiha...!!,
Ogenki desu ka.?

I have some problems in indexing the DOC, XLS and PPT files.
Can you please clear that.

My machine is Windows NT.
It has MSOFFICE 2000. (WORD, EXCEL and POWERPOINT) is available.

When I open the MSDOS prompt and executed the mknmz command,
Eg., perl "C:\namazu\bin\mknmz" -O C:\namazu\index\Testing C:\Test\data,
then
the DOC, XLS and PPT files are getting processed.
So, I can use namazu command to get the search results.

Suppose when I execute the same mknmz command in my Java program,
DOC, XLS or PPT files are not getting processed (not getting indexed).
But PDF, TXT and HTML files are processed.
(Actually on click on a button on the WebServer, I am executing this
mknmz command).

I looked at the NMZ.status and NMZ.err files.
The details are given below.

NMZ.status file

files 0
keys 0
argv -O C:\namazu\index\Testing C:\Test\data
cwd C:/Test

NMZ.err file details are given below.

C:/Test/data/ForDad.doc 未対応の形式 (application/msword)無視します
C:/Test/data/Meeting.doc 未対応の形式 (application/msword)無視します

Please suggest me how to solve this problem.

---------------------
I have tried in other way also.
Created a batch file say CreateIndex.bat.
That batch file contains the following statement.
perl "C:\namazu\bin\mknmz" -O C:\namazu\index\Testing C:\Test\data

Then I tried executing that batch file from Java Program, then also DOC,
XLS and PPT files are not getting indexed.

I got the same error everytime.

--------------------------

I  have stuck up with this problem.
I could not proceed.

Please give your suggestions in this regards.

Thanks in advance for the help.

Regards

Arumugam