You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by "Nussbaum, Ronen" <Ro...@verint.com> on 2020/12/29 10:45:27 UTC

Atomic Update Failures with Nested Schema and Lazy Field Loading

Hi,

I've encountered another issue that might be related to nested schema.
Not always, but many times atomic updates fails for some shards with the message "TransactionLog doesn't know how to serialize class org.apache.lucene.document.LazyDocument$LazyField".
I checked both options:

  1.  Set <enableLazyFieldLoading>false</enableLazyFieldLoading>.
  2.  Set <enableLazyFieldLoading>true</enableLazyFieldLoading> but removed child documents.
In both cases atomic update worked without any errors.
This might suggest that there is an issue with this combination.

Thanks in advance,
Ronen.



This electronic message may contain proprietary and confidential information of Verint Systems Inc., its affiliates and/or subsidiaries. The information is intended to be for the use of the individual(s) or entity(ies) named above. If you are not the intended recipient (or authorized to receive this e-mail for the intended recipient), you may not use, copy, disclose or distribute to anyone this message or any information contained in this message. If you have received this electronic message in error, please notify us by replying to this e-mail.