Document update

Hi there,

            I want to know if there is any provision to update the 

document?? I am currently handling this by getting the document and then
altering and re-indexing the same document. Can i direclty update the field
or insert some field in the already existing document without pull and push
of the document to the index????

Hi,

have a look at new Update API (available from 0.19.0.RC1).

Regards,
Lukas

On Thu, Feb 9, 2012 at 12:05 PM, Narinder Kaur narinder.kaur@izap.inwrote:

Hi there,

            I want to know if there is any provision to update the

document?? I am currently handling this by getting the document and then
altering and re-indexing the same document. Can i direclty update the field
or insert some field in the already existing document without pull and push
of the document to the index????