Re: Index Excel File

2006-12-13 Thread rajan
2006 19:10:30 -0800 (PST) Subject: Re: Index Excel File > > Hi, > >I did use jexcelapi to extract the contents out of excel file, > however, I > couldn't get the content when I sysout. Below are the codes that I > wrote, > perhaps you can poin

Re: Index Excel File

2006-12-13 Thread spinergywmy
Hi, I did use jexcelapi to extract the contents out of excel file, however, I couldn't get the content when I sysout. Below are the codes that I wrote, perhaps you can point out where I have done wrong. Thanks. Workbook excelDoc = Workbook.getWorkbook(new FileInputStream(file));

Re: Index Excel File

2006-12-13 Thread rajan
a-user@lucene.apache.org Date: Wed, 13 Dec 2006 18:05:29 -0800 (PST) Subject: Re: Index Excel File > > Hi, > >Can you show me the example on how to extract the text from excel > file > and index them? > >Thanks > > regards, > Wooi Meng > -- > View thi

Re: Index Excel File

2006-12-13 Thread spinergywmy
Hi, Can you show me the example on how to extract the text from excel file and index them? Thanks regards, Wooi Meng -- View this message in context: http://www.nabble.com/Index-Excel-File-tf2817920.html#a7865632 Sent from the Lucene - Java Users mailing list archive at Nabble.com. --

Re: Index Excel File

2006-12-13 Thread rajan
Hello, Please try to use jexcelapi. I done it successfully. While using POI it gave me exception while image is present in excel file. Regards Rajan. -Original Message- From: spinergywmy <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Date: Wed, 13 Dec 2006 17:21:11 -0800 (PST) Subj