Re: Lucene and DB interactions

2005-11-29 Thread dblanch
I would start reading 'I love Lucene' article on The Server Side. Regards, Daniel Blanch - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Lucene and DB interactions

2005-11-28 Thread Chris Lu
> I have some specific questions (Using a pure java solution with > PostgreSQL). Any comments/info would be much appreciated. > > 1) I build an index. Then as the db gets more "documents" inserted > into it, it needs to be added to the index. I was thinking of checking > for X documents (will store

Lucene and DB interactions

2005-11-27 Thread Assad Jarrahian
I have some specific questions (Using a pure java solution with PostgreSQL). Any comments/info would be much appreciated. 1) I build an index. Then as the db gets more "documents" inserted into it, it needs to be added to the index. I was thinking of checking for X documents (will store in a vecto