On 12/22/22 10:04, Natarajan, Rajeswari wrote:
Thanks for the response .On further testing , I found it doesn't work well. I 
expected the field level update to fail while publishing ,but it succeeds and 
the searches behave differently

If the schema doesn't meet those requirements for Atomic Update, the request isn't going to fail, it's just not going to produce the expected results.

Any field data in the document where the field is not stored (or docValues="true" and useDocValuesAsStored="true") and not fully specified in the update will be lost.

Thanks,
Shawn

Reply via email to