|
Ganesh |
at Oct 15, 2008 at 8:37 am
|
⇧ |
| |
Lucene will not be able to directly index the files. You need to write a
parser to parse the files and provide its contents.
In case if a file got modifed after index, then you need to re-index its
content.
Regards
Ganesh
----- Original Message -----
From: "Chris Gilliam" <chris.gilliam.email.list@gmail.com>
To: <java-user@lucene.apache.org>
Sent: Wednesday, October 15, 2008 2:27 AM
Subject: Re: WELCOME to java-user@lucene.apache.org
Hello Everyone,
New to Lucene..
We currently roughly 100Gig of log files. We are needing to build a
search
application that can return rows of data from the files and combine the
results?
Does Lucene index the content in the files?
Will it be able to find matching criteria say a date and then return the
next X number of lines?
The indexing piece, how does it work if I am looking for something that
has
been added to the file since the indexing has taken place?
Thanks,
Chris
Send instant messages to your online friends
http://in.messenger.yahoo.com---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org