Posted By:
Poorva_Potnis
Posted On:
Tuesday, July 2, 2002 09:31 PM
Is there an efficient way to *update* the value of a field in an indexed lucene document. APIS for Class Document allow you to get an handle over a field, but there are no APIs in Class Field/Document to simply update the value of the field.
For that matter, how do you 'remove' a field from a document.
Thanks,
Poorva