Re: Considering lucene

2005-10-02 Thread Paul Smith
On 01/10/2005, at 6:30 AM, Erik Hatcher wrote: On Sep 30, 2005, at 1:26 AM, Paul Smith wrote: This requirement is almost exactly the same as my requirement for the log4j project I work on where I wanted to be able to index every row in a text log file to be it's own Document. It works

Re: Considering lucene

2005-09-30 Thread Erik Hatcher
On Sep 30, 2005, at 1:26 AM, Paul Smith wrote: This requirement is almost exactly the same as my requirement for the log4j project I work on where I wanted to be able to index every row in a text log file to be it's own Document. It works fine, but treating each line as a Document turns ou

Re: Considering lucene

2005-09-29 Thread Paul Smith
This requirement is almost exactly the same as my requirement for the log4j project I work on where I wanted to be able to index every row in a text log file to be it's own Document. It works fine, but treating each line as a Document turns out to take a while to index (searching is fantast

Considering lucene

2005-09-29 Thread palbij
Hi, My name is Palmik Bijani and I have recently started a new software company in India. After initial research, Lucene has surfaced as a leading contender for our needs. We have also purchased the Lucene book which we are expecting in a couple weeks. However, I was hoping to get an answer to