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
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
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
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
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.
>
>
>
>
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
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