Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Plain View
Lucene, mail # user - lucene-3.0.3


+
Prasad KVSH 2012-02-01, 13:07
+
KARTHIK SHIVAKUMAR 2012-02-01, 13:34
+
Ian Lea 2012-02-01, 13:51
+
Prasad KVSH 2012-02-01, 13:54
+
Erick Erickson 2012-02-01, 13:59
+
Prasad KVSH 2012-02-01, 13:51
+
Prasad KVSH 2012-02-01, 16:41
+
Prasad KVSH 2012-02-01, 16:53
+
Sethi, Parampreet 2012-02-01, 16:59
Copy link to this message
-
RE: lucene-3.0.3
Prasad KVSH 2012-02-02, 18:02
Hi Everybody,
 
lucene-3.0.3. will handle outlook files, DOCX and .EXLX files while searching a text??
 
We have taken indexfiles.java and searchfiles.java from lucene-3.0.3\src folder, it is working fine for PDF, txt, doc, excel, java, CSV files.

Thanks
Prasad

________________________________

From: Prasad KVSH [mailto:[EMAIL PROTECTED]]
Sent: Wed 2/1/2012 10:23 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
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 searching the given text inside the documents like (PDF, Msg, Excel, XML, Word, TXT etc)  and return the list of file names where it find the text. Using the return list we can populate them in User Interface after validating with user access rights. Actually we have one image server in that there will be few folders and sub folders, each folder will have may have 10,000 files.

so far we are search text for TXT files only using lucene-3.0.3.

Thanks

Prasad