Re: updating particular field

2010-03-01 Thread Siddhant Goel
Yep. I think updation in Lucene means first a deletion, and then an addition. So the entire document needs to be sent to update. On Mon, Mar 1, 2010 at 7:24 PM, Israel Ekpo wrote: > Unfortunately, because of how Lucene works internally, you will not be able > to update just one or two fields. Yo

Re: updating particular field

2010-03-01 Thread Israel Ekpo
Unfortunately, because of how Lucene works internally, you will not be able to update just one or two fields. You have to resubmit the entire document. If you only send just one or two fields, then the updated document will only have the fields sent in the last update. On Mon, Mar 1, 2010 at 7:09

Re: updating particular field

2010-03-01 Thread Suram
Siddhant wrote: > > Yes. You can just re-add the document with your changes, and the rest of > the > fields in the document will remain unchanged. > > On Mon, Mar 1, 2010 at 5:09 PM, Suram wrote: > >> >> Hi, >> >> >> EN7800GTX/2DHTV/256M >> ASUS Computer Inc. >> electronics >> graphics

Re: updating particular field

2010-03-01 Thread Siddhant Goel
Yes. You can just re-add the document with your changes, and the rest of the fields in the document will remain unchanged. On Mon, Mar 1, 2010 at 5:09 PM, Suram wrote: > > Hi, > > > EN7800GTX/2DHTV/256M > ASUS Computer Inc. > electronics > graphics card > NVIDIA GeForce 7800 GTX GPU/VPU c