Wow, it was fast! Thanks. Do you know about any existing application that is built on top of lucene that provides this functionality?
Tanya -----Original Message----- From: Erick Erickson [mailto:[EMAIL PROTECTED] Sent: Friday, June 01, 2007 7:18 AM To: java-user@lucene.apache.org Subject: Re: question about lucene No. Lucene is an *engine*, not an app that has a lot of stuff built on top of it out of the box. You have to index enough information to figure this out somehow. Best Erick On 6/1/07, Tanya Levshina <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I've just downloaded Lucene, tried demo and looked at the documentation. > The > Indexing and Searching work great and fast but I also need to display all > the actual "hits": the lines from the files that match a particular > query. > Does Lucene provide means to do it? > > > > Thanks a lot, > > > > Tanya > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]