Hetan Shah wrote:

Hello All,

Is it possible to index the documents in incremental fashion. What I mean by this is, update the document in the index only if it has changed since last time it was indexed. This can save considerable amount of time while indexing.

Sure .. but I'm affraid you have to implement your isChanged() method yourself ...
This might application specific function anyway.


Sergiu

Any pointers are appreciated.
-H


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to