Re: Field.Store.YES Question

2009-02-05 Thread Amin Mohammed-Coleman
enized content. > > Regards > Ganesh > > - Original Message - From: "Amin Mohammed-Coleman" < > ami...@gmail.com> > To: > Sent: Thursday, February 05, 2009 2:00 PM > Subject: Field.Store.YES Question > > > > Hi >> >> I'm

Re: Field.Store.YES Question

2009-02-05 Thread Ganesh
y 05, 2009 2:00 PM Subject: Field.Store.YES Question Hi I'm probably going to get shot down for asking this simple question. Although I think I understand the basic concept of Field I feel there is something that I am missing and I was wondering if someone might help to clarify. You ca

Re: Field.Store.YES Question

2009-02-05 Thread Karl Wettin
5 feb 2009 kl. 09.30 skrev Amin Mohammed-Coleman: Is there a seperate part in the lucene document that the tokenised strings are stored and therefore Lucene knows where to look? Yes. Stored fields is meta data bound to a document, for instance the primary key of the object the Lucene do

Field.Store.YES Question

2009-02-05 Thread Amin Mohammed-Coleman
Hi I'm probably going to get shot down for asking this simple question. Although I think I understand the basic concept of Field I feel there is something that I am missing and I was wondering if someone might help to clarify. You can store a field value in an index using Field.Store.YES or if th