Hi, it has been a while when I was working with Compass but as far as I remember someone reported that he was successful in indexing filesystem via JCR (Jackrabbit). Try searching in Compass forum ( http://forum.compass-project.org/index.jspa). May be this would be useful to you.
Regards, Lukas On Wed, Oct 15, 2008 at 10:35 AM, Ganesh <[EMAIL PROTECTED]> wrote: > 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" < > [EMAIL PROTECTED]> > 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://blog.lukas-vlcek.com/