lucene-3.0.3

2012-02-01 Thread Prasad KVSH
Hi, lucene-3.0.3 can be used for searching a text from PDF, xlsx, docx, doc, xls, msg, TXT files. For this we have any common function to accomplish this. Please help me on this. Thanks Prasad

RE: lucene-3.0.3

2012-02-01 Thread Prasad KVSH
ith regards karthik On Wed, Feb 1, 2012 at 6:37 PM, Prasad KVSH wrote: > Hi, > > > > lucene-3.0.3 can be used for searching a text from PDF, xlsx, docx, > doc, xls, msg, TXT files. For this we have any common function to > accomplish this. Please help me on

RE: lucene-3.0.3

2012-02-01 Thread Prasad KVSH
hings > > 1) Strip text from either of the Documents > (PDF/HTML/XML/MSword/PPT/XLS) > 2) Index this processed text using Lucene > > The indexed process can be later used for Searching thru the required > content. > > ;) > with regards > karthik > > > On W

RE: lucene-3.0.3

2012-02-01 Thread Prasad KVSH
XLS U have to have the code for plugin to do 2 things 1) Strip text from either of the Documents (PDF/HTML/XML/MSword/PPT/XLS) 2) Index this processed text using Lucene The indexed process can be later used for Searching thru the required content. ;) with regards karthik On Wed, Feb 1, 2012

RE: lucene-3.0.3

2012-02-01 Thread Prasad KVSH
ik On Wed, Feb 1, 2012 at 6:37 PM, Prasad KVSH wrote: > Hi, > > > > lucene-3.0.3 can be used for searching a text from PDF, xlsx, docx, doc, > xls, msg, TXT files. For this we have any common function to accomplish > this. Please help me on this. > > > >

RE: lucene-3.0.3

2012-02-02 Thread Prasad KVSH
From: Prasad KVSH [mailto:prasad.kokep...@ness.com] Sent: Wed 2/1/2012 10:23 PM To: java-user@lucene.apache.org; java-user@lucene.apache.org Subject: RE: lucene-3.0.3 Hi, Please find our requirement and we trying to accomplish this. Our client is looking for a Extended search engine like

RE: Help on DOCX and XLSX

2012-03-07 Thread Prasad KVSH
Disk space is cheap. If you really do care, scan the FAQ at http://wiki.apache.org/lucene-java/LuceneFAQ. Lots of useful info on all sorts of things. -- Ian. On Wed, Mar 7, 2012 at 9:40 AM, Prasad KVSH wrote: > Dear All, > > > > We started using Lucene version 3.0.3, we have d