Re: search pdf

2006-04-17 Thread Erik Hatcher
/search-pdf- t1457831.html#a3946467 Sent from the Lucene - Java Users forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

RE: search pdf

2006-04-16 Thread Aditya Liviandi
: search pdf Hi, thankyou for your replay. i am very sorry for asking again, but i am new to this Lucene. please tell me how to run this code. i downloaded this LuceneInAction zip file. and i didnot find any readme file for instructions. and i am also downloaded the lucene-1.4.3 also. so please tell me

Re: search pdf

2006-04-16 Thread Shajahan
to run this code. thanking you, Shajahan -- View this message in context: http://www.nabble.com/search-pdf-t1457831.html#a3946467 Sent from the Lucene - Java Users forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: search pdf

2006-04-16 Thread Malcolm Clark
URL for all the source code: http://www.lucenebook.com/LuceneInAction.zip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: search pdf

2006-04-16 Thread karl wettin
16 apr 2006 kl. 17.03 skrev Shajahan: Thank you for your replay.i am new to this Lucene & PDF. if u dontmin please tell me where i can get the demo file. please give me the URL. http://lucenebook.com/ and please tell me the Instaletion of that Lucene I'm not sure I understand your quest

Re: search pdf

2006-04-16 Thread Shajahan
Hi, Thank you for your replay.i am new to this Lucene & PDF. if u dontmin please tell me where i can get the demo file. please give me the URL. and please tell me the Instaletion of that Lucene Thankingyor, Shajahan -- View this message in context: http://www.nabble.com/search-pdf-t145

Re: search pdf

2006-04-16 Thread Erik Hatcher
On Apr 16, 2006, at 10:04 AM, Shajahan wrote: can i use Lucene for searching text in PDF. Yes, indirectly. The PDF must be parsed into the text to be indexed first. PDFBox does this nicely. Check the Lucene in Action codebase for examples. Erik -

Re: search pdf

2006-04-16 Thread Malcolm Clark
Hi, You have to parse/index the PDF files and then you can search the index with Lucene. Have a look at Lucene in Action and the source code which comes with it.There is a good demo which parses common formats such as PDF,Word XML etc. Cheers, MC -

search pdf

2006-04-16 Thread Shajahan
Hi, can i use Lucene for searching text in PDF. -- View this message in context: http://www.nabble.com/search-pdf-t1457831.html#a3939711 Sent from the Lucene - Java Users forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: How to index and search PDF documents.

2005-04-06 Thread Erik Hatcher
On Apr 6, 2005, at 3:07 AM, <[EMAIL PROTECTED]> wrote: "THAT is HOW CAN I INDEX and SEARCH .pdf, .ppt,. xml, .doc etc DOCUMENTS WITH LUCENE." I WILL BE REALLY HANKFUL IF U SOLVE MY PROBLEM. Get a copy of Lucene in Action. Otis wrote a great chapter on how to handle various

RE: How to index and search PDF documents.

2005-04-06 Thread Chandrashekhar
: Wednesday, April 06, 2005 12:38 PM To: java-user@lucene.apache.org Subject: How to index and search PDF documents. Confidentiality Notice The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain

How to index and search PDF documents.

2005-04-06 Thread himani.tandon
not required. I want it to be display it as PDF documents. So please give me a solution for this and tell me how can this problem be solved. "THAT is HOW CAN I INDEX and SEARCH .pdf, .ppt,. xml, .doc etc DOCUMENTS WITH LUCENE." I WILL BE REALLY HANKFUL IF U SOLVE MY PROBLEM. Regar