Re: Storing The content

2010-05-17 Thread Saurabh Agarwal
; http://www.thetaphi.de > eMail: u...@thetaphi.de > > > > -Original Message- > > From: Saurabh Agarwal [mailto:srbh.g...@gmail.com] > > Sent: Monday, May 17, 2010 4:34 PM > > To: java-user@lucene.apache.org > > Subject: Storing The content > > >

RE: Storing The content

2010-05-17 Thread Uwe Schindler
srbh.g...@gmail.com] > Sent: Monday, May 17, 2010 4:34 PM > To: java-user@lucene.apache.org > Subject: Storing The content > > Hi, > if I want to store the Content field through the constructor > Field(string,Reader). Is there any possible way of doing it?? >

Re: Storing The content

2010-05-17 Thread Anshum
Hi Saurabh, I don't think there's a way to do that? Why not use other constructs? -- Anshum Gupta http://ai-cafe.blogspot.com The facts expressed here belong to everybody, the opinions to me. The distinction is yours to draw On Mon, May 17, 2010 at 8:04 PM, Saurabh Agarwal wrote: >

Storing The content

2010-05-17 Thread Saurabh Agarwal
Hi, if I want to store the Content field through the constructor Field(string,Reader). Is there any possible way of doing it?? Regards Saurabh Agarwal