Re: Update Index : Updating Specific Fields

2010-04-28 Thread Rob Ganly
>>may be this is one very imp feature to be considered for next releases of SOLR. i agree, is glaringly important. i'm quite suprised that this feature isn't already available. can anyone elaborate on the reason that it isn't available? (out of interest). >>sometimes these kind of cases would co

Re: Update Index : Updating Specific Fields

2010-03-04 Thread Kranti™ K K Parisa
may be this is one very imp feature to be considered for next releases of SOLR. sometimes these kind of cases would come up. Best Regards, Kranti K K Parisa On Thu, Mar 4, 2010 at 3:01 PM, Andrzej Bialecki wrote: > On 2010-03-04 07:41, Walter Underwood wrote: > >> No. --wunder >> > > Or perha

Re: Update Index : Updating Specific Fields

2010-03-04 Thread Andrzej Bialecki
On 2010-03-04 07:41, Walter Underwood wrote: No. --wunder Or perhaps "not yet" ... http://portal.acm.org/ft_gateway.cfm?id=1458171 On Mar 3, 2010, at 10:40 PM, Kranti™ K K Parisa wrote: Hi, Is there any way to update the index for only the specific fields? Eg: Index has ONE document con

Re: Update Index : Updating Specific Fields

2010-03-03 Thread Walter Underwood
No. --wunder On Mar 3, 2010, at 10:40 PM, Kranti™ K K Parisa wrote: > Hi, > > Is there any way to update the index for only the specific fields? > > Eg: > Index has ONE document consists of 4 fields, F1, F2, F3, F4 > Now I want to update the value of field F2, so if I send the update xml to >

Update Index : Updating Specific Fields

2010-03-03 Thread Kranti™ K K Parisa
Hi, Is there any way to update the index for only the specific fields? Eg: Index has ONE document consists of 4 fields, F1, F2, F3, F4 Now I want to update the value of field F2, so if I send the update xml to SOLR, can it keep the old field values for F1,F3,F4 and update the new value specified