Append update to a document

Hello team,

I have a document and also have a unique id field, first time it inserts 10 data based on the docId, secondTime it has again 15 data with same docId again so docId is the primaryKey (in the context of RDBMS), any java snippet if can be provided so i can have all 25 records with a single docId that would be of great help .. I know the scripts way, but now I am searching to do the same with Java code.

Thanks

Can you show how you are doing this so we know how you expect it to work?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.