What I do is do a db select and build up a result set of all the documents/fields I need to search then I index them. This is usually performed once a day and does so on all db records. I'm currently using turbine and torque to do this.
> -----Original Message----- > From: Ankur Goel [mailto:[EMAIL PROTECTED] > Sent: Saturday, 31 January 2004 8:10 PM > To: [EMAIL PROTECTED] > Subject: Lucene with Postgres db > > Hi, > > I have to search the documents which are stored in postgres db. > > Can someone give a clue how to go about it? > > Thanks > > Ankur Goel > Brickred Technologies > B-2 IInd Floor, Sector-31 > Noida,India > P:+91-1202456361 > C:+91-9810161323 > E:[EMAIL PROTECTED] > http://www.brickred.com > � > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > __________ NOD32 1.614 (20040129) Information __________ > > This message was checked by NOD32 antivirus system. > http://www.nod32.com > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
